From: Andreas Gerstenberg Date: Tue, 10 Oct 2017 09:13:11 +0000 (+0200) Subject: spk-spar-checker modify limit_except X-Git-Tag: v0.1.0~2406 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=a849a36d2a1fbc589be7f653d4d2db0c6bcab5a2;p=pixelpark%2Fhiera.git spk-spar-checker modify limit_except --- diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 1eba468d..e2ae9a18 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -78,8 +78,11 @@ infra::profile::apache::pp_vhosts: # - provider: location # path: '/api' limit_except: - require: "all denied" - methods: "GET HEAD POST" + - require: + enforce: all + requires: + - "all denied" - provider: location path: '/sfp' auth_type: Digest