]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
mbvd-static: listen on all ips
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Wed, 21 Mar 2018 14:02:39 +0000 (15:02 +0100)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Wed, 21 Mar 2018 14:02:39 +0000 (15:02 +0100)
customer/mbvd-static/www-mbvd-static.pixelpark.net.yaml

index ee691df87649376ab489d95a1c0eb5e5903d1593..5541220d9e37ca5f38ba0877fdfe8a40e724203b 100644 (file)
@@ -6,7 +6,6 @@ infra::additional_classes:
   - git
 
 apache::mpm_module: event
-apache::default_vhost: false
 repo::remi_php56: true
 
 php::fpm::pools:
@@ -45,8 +44,6 @@ infra::profile::apache::vhosts:
     docroot: '/srv/www/mercedes-benz-versicherung'
     docroot_owner: apache
     docroot_group: apache
-    ip: 77.74.234.55
-    port: 80
     directories:
       - directory_root:
         provider: directory
@@ -62,7 +59,7 @@ infra::profile::apache::vhosts:
       - location_php_fpm:
         provider: location
         path: '/php-fpm-status'
-        require: 
+        require:
           - 'ip 127.0.0.1 ::1 217.66.51.0/24'
         sethandler: "proxy:unix:/var/run/php5-fpm-www.sock|fcgi://./"
 
@@ -70,4 +67,4 @@ accounts::users:
   deploy.vogel:
     apply: true
     sudo: true
-    group: "apache"
\ No newline at end of file
+    group: "apache"