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

index 9ea9705f6b0af4c32c1eb2fb60ce1f19edc2b7b1..d45de88595718c7148a79cf6a226ee0097b9f34f 100644 (file)
@@ -65,6 +65,8 @@ infra::profile::apache::pp_vhosts:
       - provider: location
         path: '/cmscockpit'
         sethandler: "cmscockpit"
+        proxy_pass:
+          - { path: /, url: 'https://localhost:9002/cmscockpit' }
 
       - provider: location
         path: '/maintainance'
@@ -73,6 +75,8 @@ infra::profile::apache::pp_vhosts:
       - provider: location
         path: '/medias'
         sethandler: "medias"
+        proxy_pass:
+          - { path: /, url: 'http://localhost:9001/media' }
 
     rewrites:
       - comment: 'frontend root rewrite'