From e50701e48ceaf4a454602f3417b7b4f701ee32f3 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 17 Aug 2016 16:25:28 +0200 Subject: [PATCH] sirona-aem - add a apache in front of new author --- customer/sirona-aem/production.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 8fa9b4a4..4e67a640 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -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' -- 2.39.5