]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
remove authentication
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Thu, 21 Apr 2016 06:39:17 +0000 (08:39 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Thu, 21 Apr 2016 06:39:26 +0000 (08:39 +0200)
customer/mbvd-amg-gt/web-amg-gt-de.pixelpark.net.yaml

index 63f10eb1b9ad8b9180ce3d16b2e3fc4b36aa1973..b03ce7f7792a95c19c2a7fcfe3ebb0a5f88cf3b7 100644 (file)
@@ -34,12 +34,3 @@ site::profile::ruby_passenger::projects:
         allow_override:
           - All
         directoryindex: index.php index.html
-      - 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'