From 2a7ecf4315d482423821fca51e63de9692bd13ba Mon Sep 17 00:00:00 2001 From: sambufe Date: Wed, 19 Apr 2017 10:45:10 +0200 Subject: [PATCH] disabled fbb-captive htaccess GRIDPARK-4780 --- ...ptive-berlin-airport-de.pixelpark.net.yaml | 21 ++++++++++--------- ...ptive-berlin-airport-de.pixelpark.net.yaml | 21 ++++++++++--------- 2 files changed, 22 insertions(+), 20 deletions(-) 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' -- 2.39.5