From da4116003a7e11a521bef7e24e27876c41780ec6 Mon Sep 17 00:00:00 2001 From: Ivan Prikhodko Date: Wed, 25 Apr 2018 11:59:11 +0200 Subject: [PATCH] spk - alltag - auth exception for live --- customer/spk-alltag/www-alltag-spk-de.pixelpark.net.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/customer/spk-alltag/www-alltag-spk-de.pixelpark.net.yaml b/customer/spk-alltag/www-alltag-spk-de.pixelpark.net.yaml index 18287954..326eb2b2 100644 --- a/customer/spk-alltag/www-alltag-spk-de.pixelpark.net.yaml +++ b/customer/spk-alltag/www-alltag-spk-de.pixelpark.net.yaml @@ -51,4 +51,9 @@ infra::profile::apache::pp_vhosts: auth_digest_provider: file auth_digest_algorithm: MD5 auth_user_file: '/etc/httpd/htdigest' - auth_require: 'valid-user' + require: + enforce: any + requires: + - 'valid-user' + - 'ip 217.66.51' + - 'ip 80.146.239.2' -- 2.39.5