From: Philipp Dallig Date: Fri, 8 Apr 2016 10:13:10 +0000 (+0200) Subject: Add Puppet infrastruktur job X-Git-Tag: v0.1.0~5031 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=f56ffe118eb2d8db13173e2988f2425780125f5c;p=pixelpark%2Fhiera.git Add Puppet infrastruktur job --- 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