From 6aee5c8304dff06225e70940131da9a248c75863 Mon Sep 17 00:00:00 2001 From: hakcosar1 Date: Wed, 20 Sep 2017 21:07:41 +0200 Subject: [PATCH] siemens apache --- .../test-aem-siemens.pixelpark.net.yaml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/customer/cosar-test-customer/test-aem-siemens.pixelpark.net.yaml b/customer/cosar-test-customer/test-aem-siemens.pixelpark.net.yaml index 7c6a86cb..e8822121 100644 --- a/customer/cosar-test-customer/test-aem-siemens.pixelpark.net.yaml +++ b/customer/cosar-test-customer/test-aem-siemens.pixelpark.net.yaml @@ -74,3 +74,23 @@ infra::profile::aem::author::install_files: asyncUploadLimit=100 cachePurgeTrigFactor=0.95d uploadRetries=3 + +infra::profile::apache::pp_vhosts: + author_siemens_com: + servername: author.siemens.com + serveraliases: + - author.integration.siemens.com + - author.siemens.com + docroot_owner: pubadmin + docroot_group: pubadmin + docroot_mode: '2775' + directories: + - directory_docroot: + provider: 'directory' + path: "/data/aem/author_siemens_com/root" + + options: + - FollowSymLinks + allow_override: + - All + directoryindex: 'index.php index.html' -- 2.39.5