From 5f41cb58fcde0a1bc3c91e6f19379cde7051e166 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 10 Oct 2017 10:48:48 +0200 Subject: [PATCH] spk-spar-checker modify limit --- customer/spk-spar-checker/test.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 446953f7..e0c36a05 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -65,11 +65,8 @@ infra::profile::apache::pp_vhosts: directoryindex: 'index.html' - provider: location path: '/' - limit_except: - - methods: "GET POST HEAD" - require: - requires: - - 'all denied' + limit: + - methods: "GET HEAD POST" auth_type: Digest auth_name: server auth_digest_provider: file -- 2.39.5