From: Oliver Böttcher Date: Wed, 21 Mar 2018 14:02:39 +0000 (+0100) Subject: mbvd-static: listen on all ips X-Git-Tag: v0.1.0~1421 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=e05790de350b3b8be92dfbd1c538bf067d27fd1a;p=pixelpark%2Fhiera.git mbvd-static: listen on all ips --- diff --git a/customer/mbvd-static/www-mbvd-static.pixelpark.net.yaml b/customer/mbvd-static/www-mbvd-static.pixelpark.net.yaml index ee691df8..5541220d 100644 --- a/customer/mbvd-static/www-mbvd-static.pixelpark.net.yaml +++ b/customer/mbvd-static/www-mbvd-static.pixelpark.net.yaml @@ -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"