From: Sascha Date: Mon, 6 Aug 2018 09:18:51 +0000 (+0200) Subject: tst api hamburg added required ip for htaccess on sec htaccess X-Git-Tag: v0.1.0~450 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=925a91b677867dd24a971cc74565f47dbf6747de;p=pixelpark%2Fhiera.git tst api hamburg added required ip for htaccess on sec htaccess --- diff --git a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml index bed3a3a4..a2769a60 100644 --- a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml @@ -85,5 +85,5 @@ infra::profile::apache::pp_vhosts: require: requires: - 'user hh-push' - - 'ip 10.5.13.142' + - 'ip 10.5.13.142 10.5.13.144' enforce: all diff --git a/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml b/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml index 0fecdbdc..b50ab2c6 100644 --- a/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml @@ -76,5 +76,5 @@ infra::profile::apache::pp_vhosts: require: requires: - 'user hh-push' - - 'ip 10.5.13.142' + - 'ip 10.5.13.142 10.5.13.144' enforce: all