]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
BERFBB-3340 added real_ip setting on tst fix
authorsambufe <samuel.bufe@publicispixelpark.de>
Thu, 27 Jul 2017 14:08:25 +0000 (16:08 +0200)
committersambufe <samuel.bufe@publicispixelpark.de>
Thu, 27 Jul 2017 14:08:25 +0000 (16:08 +0200)
customer/fbb-web/test.yaml

index 204f05d5055791ad9ff15874082f805e23578de8..652f2d361cb5685bb527fb606ba12d8eaac921bf 100644 (file)
@@ -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;'