From f56ffe118eb2d8db13173e2988f2425780125f5c Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Fri, 8 Apr 2016 12:13:10 +0200 Subject: [PATCH] Add Puppet infrastruktur job --- classes/site::profile::typo3.yaml | 6 ++++++ customer/pixelpark/bauhaus.pixelpark.com.yaml | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/classes/site::profile::typo3.yaml b/classes/site::profile::typo3.yaml index 31806277..8b4a1e9e 100644 --- a/classes/site::profile::typo3.yaml +++ b/classes/site::profile::typo3.yaml @@ -55,3 +55,9 @@ directories: allow_override: - All directoryindex: 'index.php' + +# Do not use this key in an other location (customer) +headers: + - 'set X-Frame-Options: sameorigin' + - 'set X-XSS-Protection: "1; mode=block"' + - 'set X-Content-Type-Options: nosniff' diff --git a/customer/pixelpark/bauhaus.pixelpark.com.yaml b/customer/pixelpark/bauhaus.pixelpark.com.yaml index 3b9ab1bc..43309054 100644 --- a/customer/pixelpark/bauhaus.pixelpark.com.yaml +++ b/customer/pixelpark/bauhaus.pixelpark.com.yaml @@ -189,4 +189,6 @@ site::profile::infrastructure::jenkins::jobs: e7-mbvd-bannershop-20-0-watcher: scm_url: git@git.pixelpark.com:e7-mbvd/bannershop-20-infrastructure.git e7-mbvd-online-plattform-serviceprodukte-0-watcher: - scm_url: git@git.pixelpark.com:e7-mbvd/online-plattform-serviceprodukte-infrastructure.git \ No newline at end of file + scm_url: git@git.pixelpark.com:e7-mbvd/online-plattform-serviceprodukte-infrastructure.git + puppet-infrasturcture-0-watcher: + scm_url: git@git.pixelpark.com:puppet/infrasturcture.git \ No newline at end of file -- 2.39.5