]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
remove webserver auth
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Thu, 27 Oct 2016 08:20:52 +0000 (10:20 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Thu, 27 Oct 2016 08:20:52 +0000 (10:20 +0200)
customer/kutchenhaus/www-kutchenhaus-co-uk.pixelpark.net.yaml

index a62c7bdcb5fab8fae56a3f0390ec5963f5ea52de..d487708850f36e571d4f6e1550f6ebc9b4ae55a1 100644 (file)
@@ -27,17 +27,17 @@ site::profile::wordpress::projects:
     ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem'
     ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem'
     directories:
-      - location1:
-        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'
-        require:
-          - local
+#      - location1:
+#        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'
+#        require:
+#          - local
       - location2:
         provider: location
         path: '/wp-admin'