From: Thomas Heller Date: Thu, 14 Jun 2018 12:24:15 +0000 (+0200) Subject: changed vhost conf X-Git-Tag: v0.1.0~807 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=5c0d9f1a7f938efb7d67183bccf16d85731a27c7;p=pixelpark%2Fhiera.git changed vhost conf --- diff --git a/customer/buschjaeger/production.yaml b/customer/buschjaeger/production.yaml index 6f632de2..ae56a553 100644 --- a/customer/buschjaeger/production.yaml +++ b/customer/buschjaeger/production.yaml @@ -400,7 +400,19 @@ infra::profile::apache::pp_vhosts: docroot: '/var/www/html/update' servername: update.busch-jaeger.de ssl: false + directories: + - directory1: + provider: directory + path: '/srv/www/html/update' + options: + - "-Indexes" manuals.busch-jaeger.de: docroot: '/var/www/html/manuals' servername: manuals.busch-jaeger.de ssl: false + directories: + - directory1: + provider: directory + path: '/srv/www/html/manuals' + options: + - "-Indexes"