From 5d5c534386d7fd3feca3d009feeaff868010148d Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Wed, 16 Aug 2017 16:09:15 +0200 Subject: [PATCH] spk: add new htdigest file --- customer/spk-spar-checker/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 2cc54a28..8c624d6b 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -62,7 +62,7 @@ infra::profile::apache::pp_vhosts: auth_name: 'Manager-Interface' auth_digest_provider: file auth_digest_algorithm: MD5 - auth_user_file: '/home/deploy.spk/spar-checker-conf/htdigest' + auth_user_file: '/etc/httpd/spk.managed.htdigest' require: - 'valid-user' - 'ip 80.146.239.2/32 109.86.229.215/32 195.69.134.114/32 88.99.67.38/32' -- 2.39.5