From: Philipp Dallig <philipp.dallig@pixelpark.com>
Date: Thu, 13 Jul 2017 07:53:28 +0000 (+0200)
Subject: fbb-ws - change docroot mode
X-Git-Tag: v0.1.0~2666^2~141
X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=35ee83d968609edfb934fb89311975b03a2ff935;p=pixelpark%2Fhiera.git

fbb-ws - change docroot mode
---

diff --git a/customer/fbb-ws/production.yaml b/customer/fbb-ws/production.yaml
index 970de358..d30cf63a 100644
--- a/customer/fbb-ws/production.yaml
+++ b/customer/fbb-ws/production.yaml
@@ -107,6 +107,7 @@ infra::profile::apache::pp_vhosts:
     default_vhost: true
     docroot_owner: apache
     docroot_group: apache
+    docroot_mode: '0775'
     setenv:
       - AIRLINE_DATA /www/data/fiona/app/online/docs/_airlines/index.php
       - POI_CMS_EXPORT_FILE /www/data/fiona/app/online/docs/poiExport/index.php
@@ -156,6 +157,7 @@ infra::profile::apache::pp_vhosts:
     ssl: false
     docroot_owner: apache
     docroot_group: apache
+    docroot_mode: '0775'
     setenv:
       - AIRLINE_DATA /www/data/fiona/app/online/docs/_airlines/index.php
       - POI_CMS_EXPORT_FILE /www/data/fiona/app/online/docs/poiExport/index.php
diff --git a/customer/fbb-ws/test.yaml b/customer/fbb-ws/test.yaml
index f55d7d31..09c8f2c5 100644
--- a/customer/fbb-ws/test.yaml
+++ b/customer/fbb-ws/test.yaml
@@ -133,6 +133,7 @@ infra::profile::apache::pp_vhosts:
     default_vhost: true
     docroot_owner: apache
     docroot_group: apache
+    docroot_mode: '0775'
     setenv:
       - AIRLINE_DATA /www/data/fiona/app/online/docs/_airlines/index.php
       - POI_CMS_EXPORT_FILE /www/data/fiona/app/online/docs/poiExport/index.php
@@ -192,6 +193,7 @@ infra::profile::apache::pp_vhosts:
     ssl_port: 81
     docroot_owner: apache
     docroot_group: apache
+    docroot_mode: '0775'
     setenv:
       - AIRLINE_DATA /www/data/fiona/app/online/docs/_airlines/index.php
       - POI_CMS_EXPORT_FILE /www/data/fiona/app/online/docs/poiExport/index.php