From: Andreas Gerstenberg Date: Tue, 10 Oct 2017 09:48:09 +0000 (+0200) Subject: spk-spar-checker modify limit_except X-Git-Tag: v0.1.0~2395 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=1b70159520ac854bc0777b6155131ed6a6e10e5f;p=pixelpark%2Fhiera.git spk-spar-checker modify limit_except --- diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index b2492091..9233818e 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -66,10 +66,11 @@ infra::profile::apache::pp_vhosts: - provider: location path: '/' limit_except: - methods: - - "GET HEAD POST" + methods: "GET HEAD POST" require: - - "all denied" + enforce: all + requires: + - "all denied" auth_type: Digest auth_name: server auth_digest_provider: file