]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
mbvd-static - einige kleinere Anpassungen
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 7 Dec 2016 09:54:45 +0000 (10:54 +0100)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 7 Dec 2016 09:54:45 +0000 (10:54 +0100)
customer/mbvd-static/www-mbvd-static.pixelpark.net.yaml

index 0fe23fde03fe00c032cd1f7cb923f0dd6c5c5b37..6b24f230fc6b6a6170831c8377f8291bf2d5fe39 100644 (file)
@@ -24,7 +24,7 @@ php::fpm::pools:
     pm_max_spare_servers: 4
     pm_max_requests: 10000
     slowlog: "/var/log/php-fpm/www-slow.log"
-    pm_status_path: '/status'
+    pm_status_path: '/php-fpm-status'
     ping_path: '/ping'
     ping_response: 'pong'
     request_terminate_timeout: '5m'
@@ -49,7 +49,7 @@ site::profile::apache::vhosts:
     directories:
       - directory_root:
         provider: directory
-        path: '/srv/www/www-mercedes-benz-versicherung.pixelpark.net'
+        path: '/srv/www/mercedes-benz-versicherung'
         addhandlers:
           - { handler: "proxy:unix:/var/run/php5-fpm-www.sock|fcgi://./" , extensions: '.php' }
         options:
@@ -60,7 +60,7 @@ site::profile::apache::vhosts:
         directoryindex: index.html index.php
       - location_php_fpm:
         provider: location
-        path: '/status'
+        path: '/php-fpm-status'
         require: 
           - 'ip 127.0.0.1 ::1 217.66.51.0/24'
         sethandler: "proxy:unix:/var/run/php5-fpm-www.sock|fcgi://./"