From 8b0a3ecdf08def223da63405644886d77e6f984c Mon Sep 17 00:00:00 2001 From: sambufe Date: Wed, 6 Dec 2017 13:57:15 +0100 Subject: [PATCH] BERFBB-4174 --- customer/fbb-web/production.yaml | 2 ++ customer/fbb-web/test.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/customer/fbb-web/production.yaml b/customer/fbb-web/production.yaml index ced6ffba..72d7a0c7 100644 --- a/customer/fbb-web/production.yaml +++ b/customer/fbb-web/production.yaml @@ -258,6 +258,7 @@ infra::profile::nginx_php_fpm_server::vhosts: - '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 @@ -316,6 +317,7 @@ infra::profile::nginx_php_fpm_server::vhosts: - '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 diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index 74a34924..2bafdd9a 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -285,6 +285,7 @@ infra::profile::nginx_php_fpm_server::vhosts: - '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' @@ -338,6 +339,7 @@ infra::profile::nginx_php_fpm_server::vhosts: - '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