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

index 2046e9f1d738275ddae5454380068468bd16eb74..098ff4d7a13bef7b5e8b8b570854a81174b836be 100644 (file)
@@ -18,10 +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/' }
-#    prox_pass_reverse:
-#      - { path: /, url: 'https://dev-eppendorf-com.pixelpark.net:9002/' }
     headers:
       - always append X-Frame-Options SAMEORIGIN
 #    custom_fragment: |
@@ -53,6 +49,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'