]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
BERFBB-4495 rechte für fbb auf prd
authorsambufe <samuel.bufe@publicispixelpark.de>
Thu, 28 Jun 2018 10:26:22 +0000 (12:26 +0200)
committersambufe <samuel.bufe@publicispixelpark.de>
Thu, 28 Jun 2018 10:26:22 +0000 (12:26 +0200)
customer/fbb-web/production.yaml

index 5923a812bff63aa50103130dcd1241c49049726d..2d31d6bd2fa025a89078694e0c9a8a70d87b0854 100644 (file)
@@ -117,9 +117,9 @@ infra::profile::nginx_php_fpm_server::vhosts:
     access_log: '/var/log/nginx/berhub-access_log'
     error_log: '/var/log/nginx/berhub-error_log'
     format_log: 'combined'
-    owner: 'deploy.vogel'
-    group: 'nginx'
-    mode: '0640'
+    owner: 'nginx'
+    group: 'pixel'
+    mode: '0660'
     try_files:
       - '$uri'
       - '%uri/'
@@ -150,9 +150,9 @@ infra::profile::nginx_php_fpm_server::vhosts:
     access_log: '/var/log/nginx/berhub-access_log'
     error_log: '/var/log/nginx/berhub-error_log'
     format_log: 'combined'
-    owner: 'deploy.vogel'
-    group: 'nginx'
-    mode: '0640'
+    owner: 'nginx'
+    group: 'pixel'
+    mode: '0660'
     try_files:
       - '$uri'
       - '%uri/'