From: sambufe Date: Wed, 3 Jan 2018 12:49:12 +0000 (+0100) Subject: BERFBB-4277 dev v3 X-Git-Tag: v0.1.0~1830 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=dc33972bb2d2a5f536a6948c3fcde4ea4084740b;p=pixelpark%2Fhiera.git BERFBB-4277 dev v3 --- diff --git a/customer/fbb-web/development.yaml b/customer/fbb-web/development.yaml index de19a024..732268eb 100644 --- a/customer/fbb-web/development.yaml +++ b/customer/fbb-web/development.yaml @@ -90,12 +90,13 @@ infra::profile::nginx_php_fpm_server::vhosts: - '/files/$ /index.php last' vhost_cfg_prepend: satisfy: 'any' - allow: '217.66.48.0/24' - allow: '217.66.49.0/24' - allow: '217.66.50.0/24' - allow: '217.66.51.0/24' - allow: '217.66.56.0/24' - allow: '194.174.72.0/21' + allow: + - '217.66.48.0/24' + - '217.66.49.0/24' + - '217.66.50.0/24' + - '217.66.51.0/24' + - '217.66.56.0/24' + - '194.174.72.0/21' deny: 'all' rewrite_to_https: true