]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona-aem - add a apache in front of new author
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 17 Aug 2016 14:25:28 +0000 (16:25 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 17 Aug 2016 14:25:28 +0000 (16:25 +0200)
customer/sirona-aem/production.yaml

index 8fa9b4a4cd4e8b2cc6c88e7168190782e523dfc8..4e67a64075f1c7e9bc081a070322ee3c2f320514 100644 (file)
@@ -367,11 +367,13 @@ site::profile::aem::publish::pp_vhosts:
           - local
 
 # Apache Author
-#site::profile::aem::author::enable_apache: true
+site::profile::aem::author::enable_apache: true
 site::profile::aem::author::pp_vhosts:
   sirona-author:
     docroot: '/var/www'
     servername: prod-sirona-author.pixelpark.net
+    serveraliases:
+      - prod-sirona-author.pixelpark.net
     ssl_cert: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem'
     ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem'
     ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem'