From 292d25806f71832de225d5e70ae9853ee8e2c607 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 10 Oct 2017 11:04:01 +0200 Subject: [PATCH] spk-spar-checker modify limit_except --- customer/spk-spar-checker/test.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index c2facc10..c6624dd8 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -63,11 +63,11 @@ infra::profile::apache::pp_vhosts: allow_override: - None directoryindex: 'index.html' - - provider: location - path: '/' limit_except: - methods: "GET HEAD POST" - - require: "all denied" + - require: "all denied" + - provider: location + path: '/' auth_type: Digest auth_name: server auth_digest_provider: file -- 2.39.5