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

index 5a62487dc5927ce17bf67d66af5c6630c5aebd56..f28131995c5462afe7dc3ca2adc1a08b5e794601 100644 (file)
@@ -37,6 +37,8 @@ infra::profile::apache::pp_vhosts:
   pressthebird:
     docroot: /var/www/press-the-bird/public
     servername: pressthebird.pixelpark.com
+    cert_servername: 'wildcard.pixelpark.com'
+    cert_customer: 'pixelpark'
     ssl_cert: '/etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem'
     ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem'
     ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.com-key.pem'