]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
fbb-api - add HTTP Auth for healthcheck (fix)
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Fri, 17 Aug 2018 12:52:20 +0000 (14:52 +0200)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Fri, 17 Aug 2018 12:52:20 +0000 (14:52 +0200)
customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml
customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml

index 2ccdb0422dbd54e8748e44fdb5c621f6a57dc94c..c1c35dfa03e9b4b4f075e58176da65a5fb809f6b 100644 (file)
@@ -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'
index 8cfc8bfa89f1a7492f9a5f3ef6614505424689d5..75c1555d449a99cbfe3ebece61712d2be7c7cd98 100644 (file)
@@ -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'