]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
eppendorf apache testing
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Fri, 27 Apr 2018 12:46:50 +0000 (14:46 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Fri, 27 Apr 2018 12:46:50 +0000 (14:46 +0200)
customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml

index 16e65e17ff0cf599fd0054cb84cc9d0293a40984..52d7cbbf53372f8a92a936d88468565ce231c3b4 100644 (file)
@@ -34,6 +34,8 @@ infra::profile::apache::pp_vhosts:
 #            </Location>
 #            ExpiresActive On
 #            SSLProxyEngine On
+    proxy_pass:
+      - { path: /, url: 'https://localhost:9002/' }
 
     docroot_owner: apache
     docroot_group: apache
@@ -46,6 +48,7 @@ infra::profile::apache::pp_vhosts:
           - MultiViews
         allow_override:
           - All
+
       - provider: location
         path: '/'
         auth_type: Digest
@@ -54,8 +57,6 @@ infra::profile::apache::pp_vhosts:
         auth_digest_algorithm: MD5
         auth_user_file: '/etc/httpd/htdigest'
         auth_require: 'valid-user'
-        proxy_pass:
-          - { path: /, url: 'https://localhost:9002/' }
 
       - provider: location
         path: '/admin'