From a4e1e2f83452c84b9d6e6420130998cefefe12e8 Mon Sep 17 00:00:00 2001 From: sambufe Date: Mon, 11 Sep 2017 14:00:47 +0200 Subject: [PATCH] BERFBB-3871 fix --- customer/fbb-www/test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/fbb-www/test.yaml b/customer/fbb-www/test.yaml index 563bdab6..2ab995e1 100644 --- a/customer/fbb-www/test.yaml +++ b/customer/fbb-www/test.yaml @@ -439,8 +439,8 @@ infra::profile::apache::pp_vhosts: auth_user_file: '/etc/httpd/htdigest' auth_require: 'valid-user' require: - # lb-healthcheck---------------|fbb nat-------|parksystem BERFBB-3392---------------------|flughafen----------------------| - - 'ip 192.168.66.251 192.168.66.252 172.17.85.0/24 81.145.60.194 212.46.144.129 80.154.135.222 194.174.73.0/24 194.174.78.0/24' + # lb-healthcheck---------------|fbb nat-------|parksystem BERFBB-3392---------------------|flughafen----------------------|local----------| + - 'ip 192.168.66.251 192.168.66.252 172.17.85.0/24 81.145.60.194 212.46.144.129 80.154.135.222 194.174.73.0/24 194.174.78.0/24 192.168.66.0/24' berlin-airport: docroot: '/var/www/berlin-airport' servername: tst-www-fbb.pixelpark.net -- 2.39.5