]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
mbvd-lp-trapo add proxy_pass for live
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 23 Jan 2018 16:09:52 +0000 (17:09 +0100)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 23 Jan 2018 16:09:52 +0000 (17:09 +0100)
customer/mbvd-lp-trapo/web-lp-trapo-mbvd-de.pixelpark.net.yaml

index cbf211cdaf79c072210049c1e2fbec8f64887cf3..a1441fa79e56357500714498cc8416115f6951b7 100644 (file)
@@ -63,4 +63,11 @@ infra::profile::apache::pp_vhosts:
         auth_digest_algorithm: MD5
         auth_user_file: '/etc/httpd/htdigest'
         auth_require: 'valid-user'
+      - provider: location
+        path: '/lpp'
+        require:
+          - all granted
+
+    proxy_pass:
+      - { path: /lpp, url: 'http://localhost:8082/lpp' }