]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
mbvd-lp-trapo remove web auth
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 31 Jan 2018 14:01:08 +0000 (15:01 +0100)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 31 Jan 2018 14:01:08 +0000 (15:01 +0100)
customer/mbvd-lp-trapo/web-lp-trapo-mbvd-de.pixelpark.net.yaml

index d44d3c0aae59f73852f69f2aef6f8f7da7989047..decf4c743eb1c760186ff275ff754ca081759579 100644 (file)
@@ -65,18 +65,18 @@ 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: '/lpp'
-        require:
-          - all granted
+#      - 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'
+#        require:
+#          - all granted
 
     proxy_pass:
       - { path: /lpp, url: 'http://localhost:8082/lpp' }