]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
eppendorf wieder zurück auf digest
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 15 May 2018 07:49:24 +0000 (09:49 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 15 May 2018 07:49:24 +0000 (09:49 +0200)
customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml

index 48c8a0de9cdddac55e0500769fe961600f041cf0..3203e356c04af9100ad16f6d009dc8892ded655e 100644 (file)
@@ -52,22 +52,22 @@ infra::profile::apache::pp_vhosts:
         ssl_options:
           - '+StdEnvVars'
 
-#      - provider: location
-#        path: '/'
-#        auth_type: Digest
-#        auth_name: server
-#        auth_digest_provider: file
-#        auth_digest_algorithm: MD5
-#        auth_user_file: '/etc/httpd/htdigest'
-#        auth_require: 'valid-user'
-
       - provider: location
         path: '/'
-        auth_type: Basic
+        auth_type: Digest
         auth_name: server
-        auth_user_file: '/etc/httpd/htpasswd'
+        auth_digest_provider: file
+        auth_digest_algorithm: MD5
+        auth_user_file: '/etc/httpd/htdigest'
         auth_require: 'valid-user'
 
+#      - provider: location
+#        path: '/'
+#        auth_type: Basic
+#        auth_name: server
+#        auth_user_file: '/etc/httpd/htpasswd'
+#        auth_require: 'valid-user'
+
       - provider: location
         path: '/admin'
         sethandler: "admin"