From 6e84986c0a3172be42b152e2a81a525fb3fb047a Mon Sep 17 00:00:00 2001 From: sascha Date: Fri, 18 Aug 2017 12:21:54 +0200 Subject: [PATCH] added fbb ips to tst wifi fbb on http and https vhost block --- customer/fbb-web/test.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index c12806bb..049d38ff 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -283,8 +283,7 @@ infra::profile::nginx_php_fpm_server::vhosts: - '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'; + - '194.174.72.0/21' location_deny: - 'all' client_max_body_size: '32M' @@ -342,8 +341,7 @@ infra::profile::nginx_php_fpm_server::vhosts: - '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'; + - '194.174.72.0/21' location_deny: - 'all' client_max_body_size: '32M' -- 2.39.5