From: Andreas Gerstenberg Date: Fri, 27 Apr 2018 12:46:50 +0000 (+0200) Subject: eppendorf apache testing X-Git-Tag: v0.1.0~1195 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=1c30710ad73fdff0ff49776edc9a82fded12e751;p=pixelpark%2Fhiera.git eppendorf apache testing --- diff --git a/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml b/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml index 16e65e17..52d7cbbf 100644 --- a/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml +++ b/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml @@ -34,6 +34,8 @@ infra::profile::apache::pp_vhosts: # # 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'