From ef807e94b90aefa16ad27a7c1413a113c436140b Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 10 Oct 2017 11:22:29 +0200 Subject: [PATCH] spk-spar-checker modify limit_except --- customer/spk-spar-checker/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 0cc18379..8061a8e2 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -79,7 +79,7 @@ infra::profile::apache::pp_vhosts: # path: '/api' limit_except: - methods: "GET HEAD POST" - - require: + - requires: - 'all denied' - provider: location path: '/sfp' -- 2.39.5