From: Oliver Böttcher Date: Thu, 14 Jun 2018 12:55:03 +0000 (+0200) Subject: BJE - fix update docroot X-Git-Tag: v0.1.0~804 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=61e2c23d64cf95372c1f27dc9d0859912e33e4ca;p=pixelpark%2Fhiera.git BJE - fix update docroot --- diff --git a/customer/buschjaeger/production.yaml b/customer/buschjaeger/production.yaml index 8c7ddd29..232931e5 100644 --- a/customer/buschjaeger/production.yaml +++ b/customer/buschjaeger/production.yaml @@ -406,6 +406,11 @@ infra::profile::apache::pp_vhosts: path: '/var/www/html/update/UpdateBuschJaegerDEProduction' options: - "-Indexes" + aliases: + - { alias: "/Updates", path: "/var/www/html/update/UpdateBuschJaegerDEProduction" } + - { alias: "/updates", path: "/var/www/html/update/UpdateBuschJaegerDEProduction" } + - { alias: "/test", path: "/var/www/html/update/UpdateBuschJaegerDETest" } + - { alias: "/experimental", path: "/var/www/html/update/UpdateBuschJaegerDEExperimental" } manuals.busch-jaeger.de: docroot: '/var/www/html/manuals' servername: manuals.busch-jaeger.de