From ab4f1b990cbc5d536ae9e7561ab77e6ec2d3b564 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 10 Oct 2017 11:11:04 +0200 Subject: [PATCH] spk-spar-checker modify limit_except --- customer/spk-spar-checker/test.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 6a520f42..1eba468d 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -78,10 +78,8 @@ infra::profile::apache::pp_vhosts: # - provider: location # path: '/api' limit_except: + require: "all denied" - methods: "GET HEAD POST" - - require: - - requires: - - "all denied" - provider: location path: '/sfp' auth_type: Digest -- 2.39.5