From: Philipp Dallig <philipp.dallig@pixelpark.com>
Date: Wed, 31 May 2017 10:02:53 +0000 (+0200)
Subject: buschjaeger - disable ssl termination on ssl vhost
X-Git-Tag: v0.1.0~2883^2~7
X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=1e92b6bd897df5cbdbbe1ec5cd1d5e5eb63d56cf;p=pixelpark%2Fhiera.git

buschjaeger - disable ssl termination on ssl vhost
---

diff --git a/customer/buschjaeger/production.yaml b/customer/buschjaeger/production.yaml
index 8d2de511..75477b4d 100644
--- a/customer/buschjaeger/production.yaml
+++ b/customer/buschjaeger/production.yaml
@@ -73,6 +73,7 @@ infra::profile::typo3::projects:
       - web-buschjaeger-de.pixelpark.net
       - web01-buschjaeger-de.pixelpark.net
       - web02-buschjaeger-de.pixelpark.net
+    ssl: false
     cert_servername: 'wildcard.pixelpark.net'
     cert_customer: 'pixelpark'
     ssl_cert: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem'