From: Thomas Heller Date: Thu, 14 Jun 2018 12:25:37 +0000 (+0200) Subject: changed vhost conf X-Git-Tag: v0.1.0~806 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=68f98eccb445281c24f1dc97b574970c23acf9a0;p=pixelpark%2Fhiera.git changed vhost conf --- diff --git a/customer/buschjaeger/production.yaml b/customer/buschjaeger/production.yaml index ae56a553..dfb9a565 100644 --- a/customer/buschjaeger/production.yaml +++ b/customer/buschjaeger/production.yaml @@ -403,7 +403,7 @@ infra::profile::apache::pp_vhosts: directories: - directory1: provider: directory - path: '/srv/www/html/update' + path: '/var/www/html/update' options: - "-Indexes" manuals.busch-jaeger.de: @@ -413,6 +413,6 @@ infra::profile::apache::pp_vhosts: directories: - directory1: provider: directory - path: '/srv/www/html/manuals' + path: '/var/www/html/manuals' options: - "-Indexes"