From 917d248a8a392c55dd48621b43d8fd3543f90daa Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 4 Jan 2017 11:29:24 +0100 Subject: [PATCH] Use alias if we are on puppet 4 PPPUPPET-270 --- customer/sirona-aem/production.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 08755a7f..07ac33d0 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -905,6 +905,7 @@ site::profile::aem::author::pp_vhosts: # auth_user_file: '/etc/httpd/htdigest' # auth_require: 'valid-user' +# Use Alias function if updated to Puppet 4 aem::dispatcher::publish_farm: ## Flusher z_invalidation_only: -- 2.39.5