From: Oliver Böttcher Date: Tue, 25 Apr 2017 11:26:44 +0000 (+0200) Subject: MHK - ip whitelist /mhk X-Git-Tag: v0.1.0~3112 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=cef6f4a2276ddbae9097ecdf7aa6a564e63fa7f7;p=pixelpark%2Fhiera.git MHK - ip whitelist /mhk --- diff --git a/customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml index 105a6321..c1feb574 100644 --- a/customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml @@ -59,6 +59,13 @@ infra::profile::apache::pp_vhosts: - www-kueche-de.pixelpark.net - www01-mhk-kueche-de.pixelpark.net ssl: false + directories: + - provider: location + path: '/mhk' + require: + - 'ip 62.144.112.21' + - 'ip 62.144.112.22' + - 'ip 62.144.112.23' rewrites: - rewrite_cond: - '%%{ich-trickse}{HTTP_HOST} ^(.*)\.kueche\.de$ [NC]' diff --git a/customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml index 37b2126e..4522a2b6 100644 --- a/customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml @@ -59,6 +59,13 @@ infra::profile::apache::pp_vhosts: - www-kueche-de.pixelpark.net - www02-mhk-kueche-de.pixelpark.net ssl: false + directories: + - provider: location + path: '/mhk' + require: + - 'ip 62.144.112.21' + - 'ip 62.144.112.22' + - 'ip 62.144.112.23' rewrites: - rewrite_cond: - '%%{ich-trickse}{HTTP_HOST} ^(.*)\.kueche\.de$ [NC]' diff --git a/customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml index 41ec4bbd..ff53bf83 100644 --- a/customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml @@ -59,6 +59,13 @@ infra::profile::apache::pp_vhosts: - www-kueche-de.pixelpark.net - www03-mhk-kueche-de.pixelpark.net ssl: false + directories: + - provider: location + path: '/mhk' + require: + - 'ip 62.144.112.21' + - 'ip 62.144.112.22' + - 'ip 62.144.112.23' rewrites: - rewrite_cond: - '%%{ich-trickse}{HTTP_HOST} ^(.*)\.kueche\.de$ [NC]'