]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona-aem - anpassungen am vhost
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 31 May 2016 08:58:41 +0000 (10:58 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 31 May 2016 08:58:41 +0000 (10:58 +0200)
customer/sirona-aem/development.yaml

index 0bbd8f0ec055c8c2e0d46cb3149001bfe33661bd..7511072acdc06e2b55bc09ee5e68dce0f6c56acd 100644 (file)
@@ -77,6 +77,8 @@ site::profile::apache::htdigest:
 site::profile::aem::publish::pp_vhosts:
   sirona:
     docroot: '/var/www/html/cache'
+    serveraliases:
+      - dev-publish01-sirona.pixelpark.net
     docroot_owner: apache
     ssl_cert: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem'
     ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem'
@@ -101,6 +103,8 @@ site::profile::aem::publish::pp_vhosts:
         auth_digest_algorithm: MD5
         auth_user_file: '/etc/httpd/htdigest'
         auth_require: 'valid-user'
+        require:
+          - 'env AccessControlAllowOrigin'
 
 # Apache Author
 site::profile::aem::author::pp_vhosts: