From 1536dcd0b3dc498f982132720edb551de9e3e855 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 10 Oct 2017 11:20:27 +0200 Subject: [PATCH] spk-spar-checker modify limit_except --- customer/spk-spar-checker/test.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index d255040f..d5051a36 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -79,8 +79,9 @@ infra::profile::apache::pp_vhosts: # path: '/api' limit_except: - methods: "GET HEAD POST" - - require: - - 'all denied' + require: + requires: + - 'all denied' - provider: location path: '/sfp' auth_type: Digest -- 2.39.5