From: Thomas Dalichow Date: Fri, 17 Aug 2018 12:52:20 +0000 (+0200) Subject: fbb-api - add HTTP Auth for healthcheck (fix) X-Git-Tag: v0.1.0~390 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=e8cda2678f36611c4cd9ed669315f62741fb5817;p=pixelpark%2Fhiera.git fbb-api - add HTTP Auth for healthcheck (fix) --- diff --git a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml index 2ccdb042..c1c35dfa 100644 --- a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml @@ -84,8 +84,7 @@ infra::profile::apache::pp_vhosts: auth_digest_provider: file auth_user_file: '/etc/httpd/htdigest' require: - requires: - - 'user documentation' + - 'user documentation' - location4: provider: location path: '/healthcheck' @@ -94,5 +93,4 @@ infra::profile::apache::pp_vhosts: auth_digest_provider: file auth_user_file: '/etc/httpd/htdigest' require: - requires: - - 'user healthcheck' + - 'user healthcheck' diff --git a/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml b/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml index 8cfc8bfa..75c1555d 100644 --- a/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml @@ -67,8 +67,7 @@ infra::profile::apache::pp_vhosts: auth_digest_provider: file auth_user_file: '/etc/httpd/htdigest' require: - requires: - - 'user documentation' + - 'user documentation' - location4: provider: location path: '/healthcheck' @@ -77,5 +76,4 @@ infra::profile::apache::pp_vhosts: auth_digest_provider: file auth_user_file: '/etc/httpd/htdigest' require: - requires: - - 'user healthcheck' + - 'user healthcheck'