From 58d6e3a6f1e3d46c24c7bac9ccc110a6f745e034 Mon Sep 17 00:00:00 2001 From: sambufe Date: Thu, 27 Jul 2017 13:40:06 +0200 Subject: [PATCH] BERFBB-3340 test fix --- customer/fbb-web/test.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index 324afe21..65112137 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -384,6 +384,7 @@ infra::profile::nginx_php_fpm_server::vhosts: infra::profile::nginx_php_fpm_server::location: 'wifi': vhost: 'tst-wifi-berlin-airport-de' + location: '/' location_allow: - '172.16.0.11/21' - '172.16.8.0/21' @@ -401,6 +402,7 @@ infra::profile::nginx_php_fpm_server::location: - 'all' 'wifi_ssl': vhost: 'tst-wifi-berlin-airport-de_ssl' + location: '/' location_allow: - '172.16.0.11/21' - '172.16.8.0/21' -- 2.39.5