From f40c0a175ed3f8158dc5027c26fa3c3ba0579016 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 31 May 2017 11:58:44 +0200 Subject: [PATCH] buschjaeger - change LB ips --- customer/buschjaeger/production.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/buschjaeger/production.yaml b/customer/buschjaeger/production.yaml index 414e8473..8d2de511 100644 --- a/customer/buschjaeger/production.yaml +++ b/customer/buschjaeger/production.yaml @@ -28,8 +28,8 @@ solr::cores: apache::default_vhost: false apache::mod::remoteip::proxy_ips: - - '93.188.107.187' - - '93.188.107.188' + - '93.188.107.189' + - '93.188.107.190' infra::profile::apache::htdigest: server: -- 2.39.5