From 68f98eccb445281c24f1dc97b574970c23acf9a0 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Thu, 14 Jun 2018 14:25:37 +0200 Subject: [PATCH] changed vhost conf --- customer/buschjaeger/production.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.39.5