From 39afa8ef6578f0188c2b4b6c53ff62ec978d2e86 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 27 Sep 2016 14:46:50 +0200 Subject: [PATCH] sirona-aem - change alias behaviour --- customer/sirona-aem/production.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 83018984..467168aa 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -786,7 +786,7 @@ aem::dispatcher::publish_farm: - '*' renders: - { hostname: "127.0.0.1", port: '4503' } - filter: "%{alias('dispatcher_filter')}" + filter: "%{hiera('dispatcher_filter')}" cache_docroot: '/var/www/html/cache' cache_rules: - { type: 'allow', glob: '*' } -- 2.39.5