]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
add needed ssl-cert variables
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 12 Apr 2017 12:02:45 +0000 (14:02 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 12 Apr 2017 12:02:45 +0000 (14:02 +0200)
customer/pixelpark/messageq01.pixelpark.com.yaml

index 070a1a04590657a428212f22f4a64d9a696de5a0..d1174915445d54a6341c1c76649d402bd31a81d8 100644 (file)
@@ -38,6 +38,8 @@ infra::profile::apache::pp_vhosts:
       - messageq.pixelpark.com
     docroot: /var/www/html/
     redirect_dest_non_ssl: https://messageq.pixelpark.com
+    cert_servername: 'wildcard.pixelpark.com'
+    cert_customer: 'pixelpark'
     ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem'
     ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.com-key.pem'
     ssl_cert: '/etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem'