From 2a94bc2bb840c4cade23a90ee5b909b8c6caacf1 Mon Sep 17 00:00:00 2001 From: Sascha Date: Mon, 6 Aug 2018 10:50:41 +0200 Subject: [PATCH] tst api hamburg added required ip for 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 14011662..bed3a3a4 100644 --- a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml @@ -69,7 +69,7 @@ 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 - location2: 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 b50754b1..0fecdbdc 100644 --- a/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml @@ -60,7 +60,7 @@ 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 - location2: provider: location -- 2.39.5