From d11a56f9380e0fdad4a3cef62bb56ab5a00032fa Mon Sep 17 00:00:00 2001 From: sambufe Date: Thu, 27 Jul 2017 12:10:13 +0200 Subject: [PATCH] BERFBB-3340 auf test --- customer/fbb-web/test.yaml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index 4c6a826d..324afe21 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -382,6 +382,40 @@ infra::profile::nginx_php_fpm_server::vhosts: autoindex: 'on' infra::profile::nginx_php_fpm_server::location: + 'wifi': + vhost: 'tst-wifi-berlin-airport-de' + location_allow: + - '172.16.0.11/21' + - '172.16.8.0/21' + - '172.32.0.0/15' + - '172.34.0.0/15' + - '172.36.0.0/15' + - '172.38.0.0/16' + - '172.39.0.0/21' + - '172.16.40.0/19' + - '217.66.49.0/24' + - '217.66.50.0/24' + - '217.66.51.0/24' + - '217.66.56.0/24' + location_deny: + - 'all' + 'wifi_ssl': + vhost: 'tst-wifi-berlin-airport-de_ssl' + location_allow: + - '172.16.0.11/21' + - '172.16.8.0/21' + - '172.32.0.0/15' + - '172.34.0.0/15' + - '172.36.0.0/15' + - '172.38.0.0/16' + - '172.39.0.0/21' + - '172.16.40.0/19' + - '217.66.49.0/24' + - '217.66.50.0/24' + - '217.66.51.0/24' + - '217.66.56.0/24' + location_deny: + - 'all' 'favicon.ico_berhub': www_root: '/srv/www/tst-berhub-berlin-airport-de' vhost: tst-berhub-berlin-airport-de -- 2.39.5