From b6703bbecb0ff5aa91fe2b31c1c6c349faf9b56a Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Tue, 3 Apr 2018 11:20:40 +0200 Subject: [PATCH] BAZAV-97 --- customer/joml/production.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/customer/joml/production.yaml b/customer/joml/production.yaml index bf828562..6288b5e5 100644 --- a/customer/joml/production.yaml +++ b/customer/joml/production.yaml @@ -168,6 +168,15 @@ infra::profile::apache::pp_vhosts: ssl: false redirect_dest: http://regional-skilled-workers-initiative.de/ +infra::profile::apache::pp_vhosts: + triple-win-pflegekraefte: + servername: www.triple-win-pflegekraefte.de + serveraliases: + - triple-win-pflegekraefte.de + ssl: false + redirect_dest: http://www.triple-win-pflegekraefte.de/ + + solr::version: 6.3.0 solr::port: 8983 solr::cores: @@ -182,4 +191,4 @@ solr::cores: - /var/solr-typo3/typo3cores/german/conf/general_schema_fields.xml - /var/solr-typo3/typo3cores/german/conf/general_schema_types.xml - /var/solr-typo3/typo3cores/german/conf/german-common-nouns.txt - - /var/solr-typo3/typo3cores/german/conf/_schema_analysis_stopwords_german.json \ No newline at end of file + - /var/solr-typo3/typo3cores/german/conf/_schema_analysis_stopwords_german.json -- 2.39.5