From d6d65f210b299ca7afda89015f60ea5200252639 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 10 Oct 2017 11:53:02 +0200 Subject: [PATCH] spk-spar-checker modify limit_except --- customer/spk-spar-checker/test.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index a41442b0..99a80430 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -68,9 +68,8 @@ infra::profile::apache::pp_vhosts: limit_except: - methods: "GET HEAD POST" - require: - - enforce: all - - requires: - - 'all denied' + requires: + - 'all denied' auth_type: Digest auth_name: server auth_digest_provider: file -- 2.39.5