From 25b2e9f0334395f82ea471ef2b0157819d565f19 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 2 Feb 2016 14:57:02 +0100 Subject: [PATCH] sirona-aem - add apache config --- customer/sirona-aem/common.yaml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/customer/sirona-aem/common.yaml b/customer/sirona-aem/common.yaml index ecf7881b..b4cf542e 100644 --- a/customer/sirona-aem/common.yaml +++ b/customer/sirona-aem/common.yaml @@ -38,4 +38,15 @@ aem::dispatcher::download_type_options: artifactid: dispatcher-apache2.4 version: 4.1.11 packaging: so - repos: https://nexus.pixelpark.com/content/groups/public/ \ No newline at end of file + repos: https://nexus.pixelpark.com/content/groups/public/ + +site::profile::apache::pp_vhosts: + sirona: + docroot: '/var/www/html/cache' + directories: + - docroot: + provider: directory + path: '/var/www/html/cache' + sethandler: dispatcher-handler + options: + - FollowSymLinks -- 2.39.5