From eea15540b9ba2f9a93c2d0a0a0705156e3ab2ccb Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 10 Oct 2017 11:50:40 +0200 Subject: [PATCH] spk-spar-checker modify limit_except --- customer/spk-spar-checker/test.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 7b568662..9005c1c6 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -67,10 +67,10 @@ infra::profile::apache::pp_vhosts: path: '/' limit_except: - methods: "GET HEAD POST" - require: - enforce: all - requires: - - 'all denied' + - require: + enforce: all + requires: + - 'all denied' auth_type: Digest auth_name: server auth_digest_provider: file -- 2.39.5