From: Philipp Dallig <philipp.dallig@pixelpark.com>
Date: Thu, 13 Jul 2017 07:55:36 +0000 (+0200)
Subject: fbb-ws - correct docroot rights
X-Git-Tag: v0.1.0~2666^2~140
X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=fa638e60cd3532fe84bd161a071dd40b3b60ce0e;p=pixelpark%2Fhiera.git

fbb-ws - correct docroot rights
---

diff --git a/customer/fbb-ws/common.yaml b/customer/fbb-ws/common.yaml
index 49704f48..35de0716 100644
--- a/customer/fbb-ws/common.yaml
+++ b/customer/fbb-ws/common.yaml
@@ -188,6 +188,11 @@ infra::additional_files:
   '/var/www/webservice_app/pushSpecial':
     ensure: 'link'
     target: '/var/data/fiona/app/online/docs/pushSpecial'
+  '/var/www/cdm-webservice':
+    ensure: 'directory'
+    owner: apache
+    group: apache
+    mode: '0755'
   '/var/www/cdm-webservice_app':
     ensure: 'directory'
     owner: apache