From: Philipp Dallig Date: Thu, 10 Aug 2017 10:57:36 +0000 (+0200) Subject: fbb-web - correct lb header config X-Git-Tag: v0.1.0~2647^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=97455fb91e39fcdef90b8a3c4dd0f593398103a2;p=pixelpark%2Fhiera.git fbb-web - correct lb header config --- diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index b2efa27b..0bc1a7a4 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -96,8 +96,9 @@ infra::profile::nginx_php_fpm_server::upstream: - 'localhost:9000' nginx::config::http_cfg_append: - set_real_ip_from: '93.188.107.121' - set_real_ip_from: '93.188.107.122' + set_real_ip_from: + - '93.188.107.121' + - '93.188.107.122' real_ip_header: 'X-Forwarded-For' infra::profile::nginx_php_fpm_server::vhosts: