]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
changed vhost conf
authorThomas Heller <thomas.heller@pixelpark.com>
Thu, 14 Jun 2018 12:25:37 +0000 (14:25 +0200)
committerThomas Heller <thomas.heller@pixelpark.com>
Thu, 14 Jun 2018 12:25:37 +0000 (14:25 +0200)
customer/buschjaeger/production.yaml

index ae56a5539765a7c131f9b7040ace38c39fd39520..dfb9a565ada735eca3657c84fdb0a158d3fd2379 100644 (file)
@@ -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"