]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
mbvd-lp-trapo add /lpp without password
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 23 Jan 2018 15:59:27 +0000 (16:59 +0100)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 23 Jan 2018 15:59:27 +0000 (16:59 +0100)
customer/mbvd-lp-trapo/stage-web-lp-trapo-mbvd-de.pixelpark.net.yaml

index e3d21bcf31e7be45a157ae7ebdccf3a854b49106..6ab38bc63adac6261427f4de94ff2a26529e39b0 100644 (file)
@@ -55,13 +55,16 @@ infra::profile::apache::pp_vhosts:
           - MultiViews
         allow_override:
           - All
-#      - provider: location
-#        path: '/'
-#        auth_type: Digest
-#        auth_name: lp-trapo
-#        auth_digest_provider: file
-#        auth_digest_algorithm: MD5
-#        auth_user_file: '/etc/httpd/htdigest'
-#        auth_require: 'valid-user'
+      - provider: location
+        path: '/'
+        auth_type: Digest
+        auth_name: lp-trapo
+        auth_digest_provider: file
+        auth_digest_algorithm: MD5
+        auth_user_file: '/etc/httpd/htdigest'
+        auth_require: 'valid-user'
+      - provider: location
+        path: '/lpp'
+
     proxy_pass:
       - { path: /lpp, url: 'http://localhost:8082/lpp' }