]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
vaillant - remove HTTP auth
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Thu, 11 Jan 2018 13:57:35 +0000 (14:57 +0100)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Thu, 11 Jan 2018 13:57:35 +0000 (14:57 +0100)
customer/vaillant/web-vaillantsmile-de.pixelpark.net.yaml

index ac77342c4a5bdcecc2f0a96aac1c17f5f4ab7d82..80c2f7f6674047535d0a87684c54306ec932ee21 100644 (file)
@@ -61,11 +61,3 @@ infra::profile::ruby_passenger::projects:
           - MultiViews
         allow_override:
           - All
-      - 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'