From 4775686a887130a9602ac37d5a15278d2d53fbb1 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 10 Oct 2017 11:06:23 +0200 Subject: [PATCH] spk-spar-checker modify limit_except --- customer/spk-spar-checker/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index c6624dd8..e93ee095 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -65,7 +65,7 @@ infra::profile::apache::pp_vhosts: directoryindex: 'index.html' limit_except: - methods: "GET HEAD POST" - - require: "all denied" + require: "all denied" - provider: location path: '/' auth_type: Digest -- 2.39.5