From: Andreas Gerstenberg Date: Mon, 16 Oct 2017 14:53:10 +0000 (+0200) Subject: spk-spar-checker update requirements for location / X-Git-Tag: v0.1.0~2307 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=fbc7a869ef83eb92d30abad2428bfbde5034091e;p=pixelpark%2Fhiera.git spk-spar-checker update requirements for location / --- diff --git a/customer/spk-spar-checker/production.yaml b/customer/spk-spar-checker/production.yaml index a12fa1ff..f8216dae 100644 --- a/customer/spk-spar-checker/production.yaml +++ b/customer/spk-spar-checker/production.yaml @@ -114,7 +114,7 @@ infra::profile::apache::pp_vhosts: enforce: any requires: - 'valid-user' - - 'env admin_ip_range' + - 'env self_ip_range' - provider: location path: '/sfp' auth_type: Digest diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 4cb7375c..c3f6c5e4 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -112,7 +112,7 @@ infra::profile::apache::pp_vhosts: enforce: any requires: - 'valid-user' - - 'env admin_ip_range' + - 'env self_ip_range' - provider: location path: '/sfp' auth_type: Digest