]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
ODT - fix cert path
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Mon, 9 Jul 2018 09:29:01 +0000 (11:29 +0200)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Mon, 9 Jul 2018 09:29:01 +0000 (11:29 +0200)
customer/mbvd-odt/tmp-odt-daimler-com.pixelpark.net.yaml

index 679b2c321ff02203fe7879693a04c09824510a7f..c7e002b36a31af315349d82334fe12c72a05f299 100644 (file)
@@ -50,7 +50,7 @@ infra::profile::apache::pp_vhosts:
     cert_servername: 'odt.daimler.com'
     cert_customer: 'daimler'
     ssl_cert: '/etc/apache2/ssl.crt/odt.daimler.com-cert.pem'
-    ssl_key: '/etc/apache2/ssl.key/private/odt.daimler.com-key.pem'
+    ssl_key: '/etc/apache2/ssl.key/odt.daimler.com-key.pem'
     ssl_chain: '/etc/apache2/ssl.crt/odt.daimler.com-cert.pem'
     ssl_verify_client: require
     ssl_crl: '/etc/apache2/ssl.crl/odt-cacrl.pem'