From d3eaa7bce9f12533a7e3bcc30169938acbde0893 Mon Sep 17 00:00:00 2001 From: sambufe Date: Thu, 20 Jul 2017 17:19:39 +0200 Subject: [PATCH] FBBKERNSERV-305 mod_remote_ip test 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 ba774c4d..83afef67 100644 --- a/customer/fbb-www/test.yaml +++ b/customer/fbb-www/test.yaml @@ -153,8 +153,8 @@ sudo::configs: felix.maier ALL=(unitb.cron) NOPASSWD: ALL apache::mod::remoteip::proxy_ips: - - 192.168.65.253 - - 192.168.65.254 + - 192.168.66.253 + - 192.168.66.254 infra::profile::cron::cronjobs: flugplan-import: -- 2.39.5