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

index 64b88b62b591251d0dcdf2aeb138b9f5e75aef41..486d44d2a0e172b37d00f07c2344a41be39799d7 100644 (file)
@@ -18,8 +18,6 @@ infra::profile::apache::pp_vhosts:
     ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem'
     ssl_proxyengine: On
     proxy_preserve_host: On
-    proxy_pass:
-      - { path: /, url: 'https://localhost:9002/' }
 
     setenvifnocase:
       - 'Request_URI \.(?:gif|jpe?g|png)$ no-gzip'
@@ -58,6 +56,8 @@ 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'