From: sambufe Date: Thu, 27 Jul 2017 14:24:45 +0000 (+0200) Subject: BERFBB-3340 added real_ip setting on tst fix 2 X-Git-Tag: v0.1.0~2666^2~69^2~4 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=87a159e4122a0192c8a73f1da56ea49c2aee1812;p=pixelpark%2Fhiera.git BERFBB-3340 added real_ip setting on tst fix 2 --- diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index 652f2d36..c04ddcf2 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -258,9 +258,8 @@ infra::profile::nginx_php_fpm_server::vhosts: #BERFBB-3340 location_raw_prepend: - 'set_real_ip_from 93.188.107.121;' - - 'set_real_ip_from 93.188.107.121;' + - 'set_real_ip_from 93.188.107.122;' - 'real_ip_header X-Forwarded-For;' - - 'real_ip_recursive on;' location_allow: # SXF/BER IP's: # DHCP-Subnet @@ -320,9 +319,8 @@ infra::profile::nginx_php_fpm_server::vhosts: #BERFBB-3340 raw_prepend: - 'set_real_ip_from 93.188.107.121;' - - 'set_real_ip_from 93.188.107.121;' + - 'set_real_ip_from 93.188.107.122;' - 'real_ip_header X-Forwarded-For;' - - 'real_ip_recursive on;' location_allow: # SXF/BER IP's: # DHCP-Subnet