From 21cfa3a9916eb9ec5aa83df19b2e589fec4ebedb Mon Sep 17 00:00:00 2001 From: Thomas Dalichow Date: Mon, 13 Aug 2018 20:05:32 +0200 Subject: [PATCH] fbb-api - implement remoteip - wrong IP --- 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 923dffbb..87d27817 100644 --- a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml @@ -73,5 +73,5 @@ infra::profile::apache::pp_vhosts: require: requires: - 'user hh-push' - - 'ip 10.5.13.142 10.5.13.144 217.66.51.248 192.168.66.253 192.168.66.254' + - 'ip 10.5.13.142 10.5.13.144 217.66.51.248 192.168.66.253 192.168.66.254 10.99.1.10' 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 c359edd5..d19acd1e 100644 --- a/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml @@ -66,5 +66,5 @@ infra::profile::apache::pp_vhosts: require: requires: - 'user hh-push' - - 'ip 10.5.13.142 10.5.13.144 217.66.51.248 192.168.66.253 192.168.66.254' + - 'ip 10.5.13.142 10.5.13.144 217.66.51.248 192.168.66.253 192.168.66.254 10.99.1.10' enforce: all -- 2.39.5