From: sambufe Date: Wed, 19 Apr 2017 08:45:10 +0000 (+0200) Subject: disabled fbb-captive htaccess GRIDPARK-4780 X-Git-Tag: v0.1.0~3136 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=2a7ecf4315d482423821fca51e63de9692bd13ba;p=pixelpark%2Fhiera.git disabled fbb-captive htaccess GRIDPARK-4780 --- diff --git a/customer/fbb-captive/web01-captive-berlin-airport-de.pixelpark.net.yaml b/customer/fbb-captive/web01-captive-berlin-airport-de.pixelpark.net.yaml index 41b3fe1a..299c86e3 100644 --- a/customer/fbb-captive/web01-captive-berlin-airport-de.pixelpark.net.yaml +++ b/customer/fbb-captive/web01-captive-berlin-airport-de.pixelpark.net.yaml @@ -29,13 +29,14 @@ infra::profile::apache::pp_vhosts: docroot_owner: apache docroot_group: apache docroot_mode: '0775' - 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' \ No newline at end of file + ##deaktiviert siehe GRIDPARK-4780 + #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' diff --git a/customer/fbb-captive/web02-captive-berlin-airport-de.pixelpark.net.yaml b/customer/fbb-captive/web02-captive-berlin-airport-de.pixelpark.net.yaml index 1eca09f8..52b000a4 100644 --- a/customer/fbb-captive/web02-captive-berlin-airport-de.pixelpark.net.yaml +++ b/customer/fbb-captive/web02-captive-berlin-airport-de.pixelpark.net.yaml @@ -29,13 +29,14 @@ infra::profile::apache::pp_vhosts: docroot_owner: apache docroot_group: apache docroot_mode: '0775' - 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' \ No newline at end of file + ##deaktiviert siehe GRIDPARK-4780 + #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'