From: Andreas Gerstenberg Date: Tue, 17 Oct 2017 09:00:10 +0000 (+0200) Subject: spk-spar-checker update ip requires X-Git-Tag: v0.1.0~2302 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=f82308f31052ee4c88785e72c8de7b8f71d0f264;p=pixelpark%2Fhiera.git spk-spar-checker update ip requires --- diff --git a/customer/spk-spar-checker/production.yaml b/customer/spk-spar-checker/production.yaml index f8216dae..ebb463e1 100644 --- a/customer/spk-spar-checker/production.yaml +++ b/customer/spk-spar-checker/production.yaml @@ -115,6 +115,7 @@ infra::profile::apache::pp_vhosts: requires: - 'valid-user' - 'env self_ip_range' + - 'env admin_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 c3f6c5e4..85c45b61 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -113,6 +113,7 @@ infra::profile::apache::pp_vhosts: requires: - 'valid-user' - 'env self_ip_range' + - 'env admin_ip_range' - provider: location path: '/sfp' auth_type: Digest