]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
added fbb ips to tst wifi fbb on http and https vhost block
authorsascha <sascha.strassheim@publiciespixelpark.de>
Fri, 18 Aug 2017 10:21:54 +0000 (12:21 +0200)
committersascha <sascha.strassheim@publiciespixelpark.de>
Fri, 18 Aug 2017 10:21:54 +0000 (12:21 +0200)
customer/fbb-web/test.yaml

index c12806bbbaa73b01426818fbfe6201863a361e2a..049d38ffe30f0a286f898fca1e328f72db87f800 100644 (file)
@@ -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'