From: Thomas Heller Date: Wed, 27 Sep 2017 11:30:48 +0000 (+0200) Subject: added new customer ip to test env X-Git-Tag: v0.1.0~2438^2~3 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=e06334402b911d465fbcd6f8088cffbd27ff34b6;p=pixelpark%2Fhiera.git added new customer ip to test env --- diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index c3007be5..d4e08a18 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -286,6 +286,7 @@ infra::profile::nginx_php_fpm_server::vhosts: - '217.66.56.0/24' # FBB '194.174.72.0 - 194.174.79.255' - '194.174.72.0/21' + - '194.115.26.6' location_deny: - 'all' client_max_body_size: '32M' @@ -345,6 +346,7 @@ infra::profile::nginx_php_fpm_server::vhosts: - '217.66.56.0/24' # FBB '194.174.72.0 - 194.174.79.255' - '194.174.72.0/21' + - '194.115.26.6' location_deny: - 'all' client_max_body_size: '32M'