From: Thomas Dalichow Date: Tue, 26 Sep 2017 16:03:21 +0000 (+0200) Subject: spk-spar-checker - add own IPs to admin_ip_range and by that allow access from localh... X-Git-Tag: v0.1.0~2443^2~4 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=0c763bf54ea9817195bb378464c6ce068e9c5f4f;p=pixelpark%2Fhiera.git spk-spar-checker - add own IPs to admin_ip_range and by that allow access from localhost (fix 2) --- diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 3eb916a2..da93e693 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -72,7 +72,7 @@ infra::profile::apache::pp_vhosts: auth_digest_algorithm: MD5 auth_user_file: '/etc/httpd/htdigest' require: - enforce: all + enforce: any requires: - 'valid-user' - 'env admin_ip_range'