From: sambufe Date: Thu, 27 Jul 2017 14:08:25 +0000 (+0200) Subject: BERFBB-3340 added real_ip setting on tst fix X-Git-Tag: v0.1.0~2666^2~69^2~5 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=ec6f97913c023223fd818fa71bdf30f2077ccb85;p=pixelpark%2Fhiera.git BERFBB-3340 added real_ip setting on tst fix --- diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index 204f05d5..652f2d36 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -318,7 +318,7 @@ infra::profile::nginx_php_fpm_server::vhosts: # - '/wp-admin$ $scheme://$host$uri/ permanent' # - '/files/$ /index.php last' #BERFBB-3340 - location_raw_prepend: + raw_prepend: - 'set_real_ip_from 93.188.107.121;' - 'set_real_ip_from 93.188.107.121;' - 'real_ip_header X-Forwarded-For;'