]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
fbb www HTTPs fix
authorsambufe <samuel.bufe@publicispixelpark.de>
Mon, 26 Jun 2017 11:53:06 +0000 (13:53 +0200)
committersambufe <samuel.bufe@publicispixelpark.de>
Mon, 26 Jun 2017 11:53:06 +0000 (13:53 +0200)
customer/fbb-ws/production.yaml
customer/fbb-ws/test.yaml
customer/fbb-www/production.yaml
customer/fbb-www/test.yaml

index 1b291576b469946e0f4b69043dd025f10f4b4800..6217380d33d98d250d424772cde69ecf9f562a4f 100644 (file)
@@ -107,6 +107,8 @@ infra::profile::apache::pp_vhosts:
     setenv:
       - AIRLINE_DATA /www/data/fiona/app/online/docs/_airlines/index.php
       - POI_CMS_EXPORT_FILE /www/data/fiona/app/online/docs/poiExport/index.php
+    setenvif:
+      - 'HTTPS on X-Forwarded-Proto=https'
     headers:
       - 'set X-Content-Type-Options: nosniff'
       - 'set X-XSS-Protection: "1; mode=block"'
index c268b44ae6fe543ce7f81523f3a04008b6b1f16d..20116289cc307cadc54b7573b7a5fadeb273daa2 100644 (file)
@@ -131,6 +131,8 @@ infra::profile::apache::pp_vhosts:
     setenv:
       - AIRLINE_DATA /www/data/fiona/app/online/docs/_airlines/index.php
       - POI_CMS_EXPORT_FILE /www/data/fiona/app/online/docs/poiExport/index.php
+    setenvif:
+      - 'HTTPS on X-Forwarded-Proto=https'
     headers:
       - 'set X-Content-Type-Options: nosniff'
       - 'set X-XSS-Protection: "1; mode=block"'
index 3ef82fabd113e07ef11db22dcebecb88259b907f..a0bc47c3822a98401cd4d5ef204407ba4306e788 100644 (file)
@@ -168,6 +168,8 @@ infra::profile::apache::pp_vhosts:
     setenv:
       - AIRLINE_DATA /www/data/fiona/app/online/docs/_airlines/index.php
       - POI_CMS_EXPORT_FILE /www/data/fiona/app/online/docs/poiExport/index.php
+    setenvif:
+      - 'HTTPS on X-Forwarded-Proto=https'
     headers:
       - 'set X-Content-Type-Options: nosniff'
       - 'set X-XSS-Protection: "1; mode=block"'
index 79ef5d6f2c25d765315a05fe8d4ad08b52f47998..f04f2acd234da5111ef061bc3865b94dd0a280b9 100644 (file)
@@ -194,6 +194,8 @@ infra::profile::apache::pp_vhosts:
     setenv:
       - AIRLINE_DATA /www/data/fiona/app/online/docs/_airlines/index.php
       - POI_CMS_EXPORT_FILE /www/data/fiona/app/online/docs/poiExport/index.php
+    setenvif:
+      - 'HTTPS on X-Forwarded-Proto=https'
     headers:
       - 'set X-Content-Type-Options: nosniff'
       - 'set X-XSS-Protection: "1; mode=block"'