From f82308f31052ee4c88785e72c8de7b8f71d0f264 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 17 Oct 2017 11:00:10 +0200 Subject: [PATCH] spk-spar-checker update ip requires --- customer/spk-spar-checker/production.yaml | 1 + customer/spk-spar-checker/test.yaml | 1 + 2 files changed, 2 insertions(+) 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 -- 2.39.5