From 9214f3ed0dbf7f5b8578d28476b37849c31bd164 Mon Sep 17 00:00:00 2001 From: sascha Date: Thu, 17 Aug 2017 16:59:25 +0200 Subject: [PATCH] added ip's from fbb to test-fbb-wifi whitelist' --- customer/fbb-web/test.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index fe8d16cf..dedf3fc3 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -282,6 +282,9 @@ infra::profile::nginx_php_fpm_server::vhosts: - '217.66.50.0/24' - '217.66.51.0/24' - '217.66.56.0/24' + # FBB '194.174.72.0 - 194.174.79.255' + - '194.174.75.248/32'; + - '194.174.76.21/32'; location_deny: - 'all' client_max_body_size: '32M' -- 2.39.5