]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
fbb-web - correct lb header config
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 10 Aug 2017 10:57:36 +0000 (12:57 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 10 Aug 2017 10:57:36 +0000 (12:57 +0200)
customer/fbb-web/test.yaml

index b2efa27bed034f59e04f1df64279a791e37615e4..0bc1a7a4d2f4d7c3e27cb5e16b930e8862e4dea2 100644 (file)
@@ -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: