]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
add needed ssl-cert variables
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 12 Apr 2017 11:21:58 +0000 (13:21 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 12 Apr 2017 11:21:58 +0000 (13:21 +0200)
customer/pixelpark/web-client-survey.pixelpark.com.yaml

index 44d84f60ade5fde6b784210baa1138a24988c8a6..68d3d3136bec6aae86018ee4bd9b2c3beaedbe41 100644 (file)
@@ -52,6 +52,8 @@ infra::profile::apache::pp_vhosts:
       - { path: /static, url: '!' }
       - { path: /, url: 'http://217.66.53.162:30000/' }
     ssl: true
+    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