]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
gsub - disable HTTP-auth
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Tue, 2 Jan 2018 09:41:17 +0000 (10:41 +0100)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Tue, 2 Jan 2018 09:41:17 +0000 (10:41 +0100)
customer/gsub-teilhabeberatung/web-teilhabeberatung-de.pixelpark.net.yaml

index 11702c25ac5d0ce771a18d71e4a141a91075dcc5..3ea80b52edf93cc6acd82b1c28ceb13d791cd059 100644 (file)
@@ -35,19 +35,6 @@ infra::profile::drupal::projects:
         addhandlers:
           - { handler: "proxy:unix:/var/run/php5-fpm-teilhabeberatung.sock|fcgi://./" , extensions: '.php' }
         directoryindex: index.html index.php
-# Am 2.1.2018 soll der Webserver Live gehen, somit muss der Passwortschutz am 2.1.2018 deaktiviert werden.
-      - 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
-# bis hier dann auskommentieren
     user: apache
     mode: '2775'