From: sascha Date: Fri, 18 Aug 2017 10:21:54 +0000 (+0200) Subject: added fbb ips to tst wifi fbb on http and https vhost block X-Git-Tag: v0.1.0~2576^2~3^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=6e84986c0a3172be42b152e2a81a525fb3fb047a;p=pixelpark%2Fhiera.git added fbb ips to tst wifi fbb on http and https vhost block --- 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'