]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
remove password protection for service-gipfel-mbvd-de
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 14 Jun 2016 14:42:01 +0000 (16:42 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 14 Jun 2016 14:42:09 +0000 (16:42 +0200)
customer/mbvd/web01-prototyp-mbvd-de.pixelpark.net.yaml

index f4800c9da170a8d397ee9a6a9434d0c02d29c28d..6d32e3b04faf91cf853a6fec301aa4f3bb7f532d 100644 (file)
@@ -4,7 +4,7 @@ site::additional_classes:
   - nodejs
   - logstash
   - site::profile::apache
-  
+
 accounts::users:
   erik.wendt:
     apply: true
@@ -74,14 +74,5 @@ site::profile::apache::pp_vhosts:
           - MultiViews
         allow_override:
           - All
-      - location_root:
-        provider: location
-        path: '/'
-        auth_type: Digest
-        auth_name: service-gipfel
-        auth_digest_provider: file
-        auth_digest_algorithm: MD5
-        auth_user_file: '/etc/httpd/htdigest'
-        auth_require: 'valid-user'
     proxy_pass:
       - { path: /, url: 'http://%{fqdn}:3001/' }
\ No newline at end of file