From: Andreas Gerstenberg Date: Fri, 13 Oct 2017 07:51:25 +0000 (+0200) Subject: pixelpark abnahme update auth_require for /grohe X-Git-Tag: v0.1.0~2328 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=6d1f03e0ed617bcf1b89de463bb892af9c8d2ff4;p=pixelpark%2Fhiera.git pixelpark abnahme update auth_require for /grohe --- diff --git a/customer/pixelpark/abnahme.pixelpark.com.yaml b/customer/pixelpark/abnahme.pixelpark.com.yaml index 37df8cc4..875a6f03 100644 --- a/customer/pixelpark/abnahme.pixelpark.com.yaml +++ b/customer/pixelpark/abnahme.pixelpark.com.yaml @@ -87,7 +87,6 @@ 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: @@ -142,7 +141,27 @@ 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.49.8' + - 'ip 217.66.50.9' + - 'ip 217.66.51.0/24' + - 'ip 217.66.56.0/24' + - 'ip 93.188.110.32/28' + - 'ip 93.188.110.64/27' + - 'ip 93.188.110.96/28' + - 'ip 93.188.110.112/29' + - 'ip 93.188.110.120/29' + - 'ip 10.90.10.0/24' + - 'ip 10.90.11.0/24' + - 'ip 10.90.12.0/24' + - 'ip 10.90.13.0/24' + - 'ip 10.90.14.0/24' + - 'ip 10.90.15.0/24' + - 'ip 10.120.10.0/24' + - 'ip 10.99.1.0/24' - provider: location path: '/bethel' auth_type: Digest