From: Thomas Heller Date: Wed, 13 Jun 2018 12:46:37 +0000 (+0200) Subject: added new vhosts X-Git-Tag: v0.1.0~811 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=08ba591ae7488f45f3fde938513ff957d0bb8355;p=pixelpark%2Fhiera.git added new vhosts --- diff --git a/customer/buschjaeger/production.yaml b/customer/buschjaeger/production.yaml index d8fd88df..f7ac9276 100644 --- a/customer/buschjaeger/production.yaml +++ b/customer/buschjaeger/production.yaml @@ -395,10 +395,10 @@ infra::profile::typo3::projects: max_input_vars: 1500 memory_limit: 256M -# infra::profile::apache::pp_vhosts: -# update.busch-jaeger.de: -# docroot: '/var/www/html/update' -# servername: update.busch-jaeger.de -# manuals.busch-jaeger.de: -# docroot: '/var/www/html/manuals' -# servername: manuals.busch-jaeger.de +infra::profile::apache::pp_vhosts: + update.busch-jaeger.de: + docroot: '/var/www/html/update' + servername: update.busch-jaeger.de + manuals.busch-jaeger.de: + docroot: '/var/www/html/manuals' + servername: manuals.busch-jaeger.de