From 4c6a3f9de80ebfcc43040335310d91d841919387 Mon Sep 17 00:00:00 2001 From: "samuel.bufe" Date: Tue, 1 Nov 2016 11:26:04 +0100 Subject: [PATCH] updated fbb hosting module --- customer/elk/common.yaml | 2 ++ customer/fbb/production.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/customer/elk/common.yaml b/customer/elk/common.yaml index d99c18ad..d0987acc 100644 --- a/customer/elk/common.yaml +++ b/customer/elk/common.yaml @@ -27,6 +27,8 @@ elasticsearch::plugins: instances: 'es-01' 'com.floragunn/search-guard-2/2.4.1.7': instances: 'es-01' + 'elastic/elasticsearch-migration': + instances: 'es-01' elasticsearch::config: cluster.name: "elk-logstash" diff --git a/customer/fbb/production.yaml b/customer/fbb/production.yaml index cde7fc4f..d7d35b99 100644 --- a/customer/fbb/production.yaml +++ b/customer/fbb/production.yaml @@ -73,7 +73,7 @@ unitb_mobile_website::packages: pixelpark_fbb_datenpool: version: '1-43' pixelpark_fbb_hosting: - version: '1-133' + version: '1-136' pixelpark_fbb_mobilewebsite: version: '1-38' unitb_mobile_website::application_env: production -- 2.39.5