From d6b048c32df33c0857494ec80702f5dfca214b80 Mon Sep 17 00:00:00 2001 From: sambufe Date: Wed, 6 Dec 2017 15:26:20 +0100 Subject: [PATCH] BERFBB-4174 fix --- customer/fbb-web/production.yaml | 3 ++- customer/fbb-web/test.yaml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/customer/fbb-web/production.yaml b/customer/fbb-web/production.yaml index 72d7a0c7..5b062938 100644 --- a/customer/fbb-web/production.yaml +++ b/customer/fbb-web/production.yaml @@ -254,11 +254,11 @@ infra::profile::nginx_php_fpm_server::vhosts: - '89.27.154.40/29' - '89.27.154.8/29' # pixelpark IP's + - '217.66.48.0/24' - '217.66.49.0/24' - '217.66.50.0/24' - '217.66.51.0/24' - '217.66.56.0/24' - - '192.168.182.0/24' #monitoring - '78.46.85.155/24' #FBB VPN @@ -313,6 +313,7 @@ infra::profile::nginx_php_fpm_server::vhosts: - '89.27.154.40/29' - '89.27.154.8/29' # pixelpark IP's + - '217.66.48.0/24' - '217.66.49.0/24' - '217.66.50.0/24' - '217.66.51.0/24' diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index 2bafdd9a..d92909ad 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -281,11 +281,11 @@ infra::profile::nginx_php_fpm_server::vhosts: - '89.27.154.40/29' - '89.27.154.8/29' # pixelpark IP's + - '217.66.48.0/24' - '217.66.49.0/24' - '217.66.50.0/24' - '217.66.51.0/24' - '217.66.56.0/24' - - '192.168.182.0/24' #FBB VPN - '172.18.49.0/24' # FBB '194.174.72.0 - 194.174.79.255' @@ -335,11 +335,11 @@ infra::profile::nginx_php_fpm_server::vhosts: - '89.27.154.40/29' - '89.27.154.8/29' # pixelpark IP's + - '217.66.48.0/24' - '217.66.49.0/24' - '217.66.50.0/24' - '217.66.51.0/24' - '217.66.56.0/24' - - '192.168.182.0/24' #FBB VPN - '172.18.49.0/24' # FBB '194.174.72.0 - 194.174.79.255' -- 2.39.5