From c1ac515c39a791745780cfbb53c4859a56b0dda9 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow Date: Wed, 20 Jun 2018 12:36:42 +0200 Subject: [PATCH] fbb-api - allow api access from specific IPs (add my ip for testing) --- customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml index 14f2d5ad..03515a3a 100644 --- a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml @@ -46,7 +46,7 @@ infra::profile::apache::pp_vhosts: requires: - 'valid-user' # BERFBB-4676 - - 'ip 217.66.48.0/20 10.90.13.0/24 10.90.14.0/24 194.174.72.0/21 194.115.26.6' + - 'ip 217.66.48.0/20 10.90.13.0/24 10.90.14.0/24 194.174.72.0/21 194.115.26.6 10.99.1.10' enforce: any rewrites: -- 2.39.5