From: Andreas Gerstenberg Date: Wed, 12 Apr 2017 09:06:20 +0000 (+0200) Subject: add needed ssl-cert variables X-Git-Tag: v0.1.0~3239 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=2e20545b0b801db93d5219272103f919cbecdc98;p=pixelpark%2Fhiera.git add needed ssl-cert variables --- diff --git a/customer/joml/production.yaml b/customer/joml/production.yaml index b7ef8019..9d793f7e 100644 --- a/customer/joml/production.yaml +++ b/customer/joml/production.yaml @@ -46,6 +46,8 @@ infra::profile::typo3::projects: - ausbildungsinteressierte-web-thejobofmylife-de.pixelpark.net - projekttraegerundunternehmen-web-thejobofmylife-de.pixelpark.net - vernetzung-web-thejobofmylife-de.pixelpark.net + cert_servername: 'www.thejobofmylife.de' + cert_customer: 'bazav' ssl_cert: '/etc/pki/tls/certs/www.thejobofmylife.de-cert.pem' ssl_key: '/etc/pki/tls/private/www.thejobofmylife.de-key.pem' ssl_chain: '/etc/pki/tls/certs/www.thejobofmylife.de-cert.pem'