From: Thomas Dalichow Date: Fri, 17 Aug 2018 14:56:05 +0000 (+0200) Subject: fbb-api - fix IP ranges X-Git-Tag: v0.1.0~383 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=c0478403a016943820b5d345521f6ec7465fb6b8;p=pixelpark%2Fhiera.git fbb-api - fix IP ranges --- diff --git a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml index 0e7bce70..55bfe983 100644 --- a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml @@ -62,7 +62,7 @@ infra::profile::apache::pp_vhosts: requires: # ACHTUNG! RequireAll! - 'user hh-push' - - 'ip 10.5.13.142 217.66.51. 10.99.1.0/24' + - 'ip 10.5.13.0/24 172.28.0.128/25 217.66.51. 10.99.1.0/24' enforce: all - location2: provider: location @@ -74,7 +74,7 @@ infra::profile::apache::pp_vhosts: requires: # ACHTUNG! RequireAll! - 'user hh-push' - - 'ip 10.5.13.142 217.66.51. 10.99.1.0/24' + - 'ip 10.5.13.0/24 172.28.0.128/25 217.66.51. 10.99.1.0/24' enforce: all - location3: provider: location diff --git a/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml b/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml index 73e3e9bc..468799c3 100644 --- a/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml @@ -45,7 +45,7 @@ infra::profile::apache::pp_vhosts: requires: # ACHTUNG! RequireAll! - 'user hh-push' - - 'ip 10.5.13.142 217.66.51. 10.99.1.0/24' + - 'ip 10.5.13.0/24 172.28.0.128/25 217.66.51. 10.99.1.0/24' enforce: all - location2: provider: location @@ -57,7 +57,7 @@ infra::profile::apache::pp_vhosts: requires: # ACHTUNG! RequireAll! - 'user hh-push' - - 'ip 10.5.13.142 217.66.51. 10.99.1.0/24' + - 'ip 10.5.13.0/24 172.28.0.128/25 217.66.51. 10.99.1.0/24' enforce: all - location3: provider: location