]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
bmas-typo3 - change to right listen user
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 5 Dec 2016 13:31:06 +0000 (14:31 +0100)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 5 Dec 2016 13:31:06 +0000 (14:31 +0100)
customer/bmas-typo3/production.yaml

index bed47e3a6e67884bfab79699d0977c5ff9a23446..14279fb179cc38e742a586c2ddca950f5e190cb7 100644 (file)
@@ -56,6 +56,9 @@ memcached::listen_ip: '127.0.0.1'
 php::fpm::pools:
   fachkraefte-offensive: # Pool for pdfgenerator - pdf.fachkraefte-offensive.de
     listen: '/var/run/php5-fpm-fachkraefte-offensive.sock'
+    listen_owner: apache
+    listen_group: apache
+    listen_mode: '0660'
     pm: 'dynamic'
     pm_max_children: 4
     pm_start_servers: 2