From: Thomas Dalichow Date: Thu, 13 Sep 2018 09:21:05 +0000 (+0200) Subject: fbb-web - add Publicis HTTP proxy + PP VPN to whitelist X-Git-Tag: v0.1.0~176 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=f4e63ce1b01130bb0a508c33911bc3c8e0bc47ad;p=pixelpark%2Fhiera.git fbb-web - add Publicis HTTP proxy + PP VPN to whitelist --- diff --git a/customer/fbb-web/production.yaml b/customer/fbb-web/production.yaml index e0d6ab37..42165730 100644 --- a/customer/fbb-web/production.yaml +++ b/customer/fbb-web/production.yaml @@ -191,9 +191,11 @@ infra::profile::nginx_php_fpm_server::vhosts: - '217.66.50.0/24' - '217.66.51.0/24' - '217.66.56.0/24' - #pixelpark vpn + # pixelpark VPN - '10.90.13.0/24' - '10.90.14.0/24' + # Publicis HTTP Proxy + - '213.61.241.82' #monitoring - '78.46.85.155/24' #FBB VPN @@ -256,6 +258,11 @@ infra::profile::nginx_php_fpm_server::vhosts: - '217.66.51.0/24' - '217.66.56.0/24' - '192.168.182.0/24' + # pixelpark VPN + - '10.90.13.0/24' + - '10.90.14.0/24' + # Publicis HTTP Proxy + - '213.61.241.82' #monitoring - '78.46.85.155/24' #FBB VPN