From: Philipp Dallig <philipp.dallig@pixelpark.com>
Date: Tue, 4 Jul 2017 10:21:45 +0000 (+0200)
Subject: fbb-ws - correct rights for passes folder
X-Git-Tag: v0.1.0~2730
X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=2c228158e9123574975301e78ca91e45771c1c4d;p=pixelpark%2Fhiera.git

fbb-ws - correct rights for passes folder
---

diff --git a/customer/fbb-ws/common.yaml b/customer/fbb-ws/common.yaml
index 3bac295e..3e6ae181 100644
--- a/customer/fbb-ws/common.yaml
+++ b/customer/fbb-ws/common.yaml
@@ -138,7 +138,7 @@ infra::additional_files:
     ensure: 'directory'
     owner: apache
     group: apache
-    mode: '0755'
+    mode: '0750'
   '/var/www/webservice_app/beacon':
     ensure: 'link'
     target: '/var/data/fiona/app/online/docs/beacon'