From a2693043a97c99dd138541d7cfc06387007fd33b Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Mon, 12 Jun 2017 14:59:21 +0200 Subject: [PATCH] joml - add an additional domain --- customer/joml/production.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/customer/joml/production.yaml b/customer/joml/production.yaml index f186ba69..c7dc9f34 100644 --- a/customer/joml/production.yaml +++ b/customer/joml/production.yaml @@ -127,4 +127,12 @@ infra::profile::wordpress::projects: auth_digest_provider: file auth_digest_algorithm: MD5 auth_user_file: '/etc/httpd/htdigest' - auth_require: 'valid-user' \ No newline at end of file + auth_require: 'valid-user' + +infra::profile::apache::pp_vhosts: + regionale-fachkraefteinitiative: + servername: www.regionale-fachkraefteinitiative.de + serveraliases: + regionale-fachkraefteinitiative.de + ssl: false + redirect_dest: http://regional-skilled-workers-initiative.de/ -- 2.39.5