From f5e526e0cbec4c3b81e89a1841105ddbf0a1fd70 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 10 Oct 2017 13:27:05 +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 72c71fbe..11aaa206 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -65,11 +65,11 @@ infra::profile::apache::pp_vhosts: directoryindex: 'index.html' - provider: location path: '/' + require: + requires: + - 'all denied' limit_except: - methods: "GET HEAD POST" - require: - requires: - - 'all denied' auth_type: Digest auth_name: server auth_digest_provider: file -- 2.39.5