From 0221bc2db1cc208ab779784e8ad21c1d3d22cdff Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Thu, 2 Nov 2017 12:02:46 +0100 Subject: [PATCH] MHK - added node info header --- customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml | 1 + customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml | 1 + customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml | 1 + 3 files changed, 3 insertions(+) diff --git a/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml index 2620982d..1e6a79f8 100644 --- a/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml @@ -104,6 +104,7 @@ infra::profile::apache::pp_vhosts: - 'set X-Frame-Options: sameorigin' - 'set X-XSS-Protection: "1; mode=block"' - 'set X-Content-Type-Options: nosniff' + - 'set X-Node-Info: node01' custom_fragment: | ProxyPreserveHost off diff --git a/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml index dcc69398..212b339e 100644 --- a/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml @@ -104,6 +104,7 @@ infra::profile::apache::pp_vhosts: - 'set X-Frame-Options: sameorigin' - 'set X-XSS-Protection: "1; mode=block"' - 'set X-Content-Type-Options: nosniff' + - 'set X-Node-Info: node02' custom_fragment: | ProxyPreserveHost off diff --git a/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml index 9262e1f9..9e8c9f70 100644 --- a/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml @@ -104,6 +104,7 @@ infra::profile::apache::pp_vhosts: - 'set X-Frame-Options: sameorigin' - 'set X-XSS-Protection: "1; mode=block"' - 'set X-Content-Type-Options: nosniff' + - 'set X-Node-Info: node03' custom_fragment: | ProxyPreserveHost off -- 2.39.5