From 0b8db9d220feecf6ca67881c390797cd3e80fd3c Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 10 Oct 2017 10:54:54 +0200 Subject: [PATCH] spk-spar-checker modify limit_except --- customer/spk-spar-checker/test.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index c53d23e9..72c71fbe 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -66,8 +66,10 @@ infra::profile::apache::pp_vhosts: - provider: location path: '/' limit_except: - require: "all denied" - methods: "GET HEAD POST" + require: + requires: + - 'all denied' auth_type: Digest auth_name: server auth_digest_provider: file -- 2.39.5