From 925a91b677867dd24a971cc74565f47dbf6747de Mon Sep 17 00:00:00 2001 From: Sascha Date: Mon, 6 Aug 2018 11:18:51 +0200 Subject: [PATCH] tst api hamburg added required ip for htaccess on sec htaccess --- customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml | 2 +- customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5