]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
fixed test webstats php fpm socketname
authorsascha.strassheim <sascha.strassheim@pixelpark.com>
Thu, 5 Apr 2018 09:38:25 +0000 (11:38 +0200)
committersascha.strassheim <sascha.strassheim@pixelpark.com>
Thu, 5 Apr 2018 09:38:25 +0000 (11:38 +0200)
customer/pixelpark-piwik/test-webstats01.pixelpark.net.yaml

index 9c73dd4913fef0ff98649e5dd795e04756138987..d179b5f66488aa218d5f52540a78e8c620bed822 100644 (file)
@@ -78,7 +78,7 @@ infra::profile::apache::pp_vhosts:
         provider: directory
         path: '/var/www/piwik'
         addhandlers:
-          - { handler: "proxy:unix:/var/run/php-fpm-piwik.sock|fcgi://./" , extensions: '.php' }
+          - { handler: "proxy:unix:/var/run/php5-fpm-piwik.sock|fcgi://./" , extensions: '.php' }
         options:
           - FollowSymLinks
           - MultiViews