From: Andreas Gerstenberg Date: Thu, 14 Sep 2017 12:21:05 +0000 (+0200) Subject: spk-spar-checker /sfp auth same as / now X-Git-Tag: v0.1.0~2437^2~7 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=37ff31007f08baa974490e6111fe9a941c6d8622;p=pixelpark%2Fhiera.git spk-spar-checker /sfp auth same as / now --- diff --git a/customer/spk-spar-checker/production.yaml b/customer/spk-spar-checker/production.yaml index dc43102d..5550c705 100644 --- a/customer/spk-spar-checker/production.yaml +++ b/customer/spk-spar-checker/production.yaml @@ -77,10 +77,10 @@ infra::profile::apache::pp_vhosts: - provider: location path: '/sfp' auth_type: Digest - auth_name: 'Manager-Interface' + auth_name: 'server' auth_digest_provider: file auth_digest_algorithm: MD5 - auth_user_file: '/etc/httpd/spk.managed.htdigest' + auth_user_file: '/etc/httpd/htdigest' require: enforce: all requires: diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index d3f16fa1..af2c8b49 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -75,13 +75,13 @@ infra::profile::apache::pp_vhosts: - provider: location path: '/sfp' auth_type: Digest - auth_name: 'Manager-Interface' + auth_name: 'server' auth_digest_provider: file auth_digest_algorithm: MD5 - auth_user_file: '/etc/httpd/spk.managed.htdigest' + auth_user_file: '/etc/httpd/htdigest' require: enforce: all - requires: + requires: - 'valid-user' - 'env admin_ip_range' - provider: directory