]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
fixed wrong socket name on prod deutsche-wohnen
authorsascha.strassheim <sascha.strassheim@pixelpark.com>
Fri, 18 May 2018 08:36:34 +0000 (10:36 +0200)
committersascha.strassheim <sascha.strassheim@pixelpark.com>
Fri, 18 May 2018 08:36:34 +0000 (10:36 +0200)
customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml

index facdd91b0222efaff09b88a6983d5c78414a0b4b..03aef1cf33c0917a9d87e3f951a120e0f64c8529 100644 (file)
@@ -149,7 +149,7 @@ infra::profile::apache::pp_vhosts:
         provider: directory
         path: '/var/www/immo/public'
         addhandlers:
-          - { handler: "proxy:unix:/var/run/php-fpm-symfony.sock|fcgi://./" , extensions: '.php' }
+          - { handler: "proxy:unix:/var/run/php5-fpm-symfony.sock|fcgi://./" , extensions: '.php' }
         options:
           - FollowSymLinks
           - MultiViews