From 1a4684ab151461ca1bd7a8da97a7c29ede1d2033 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow Date: Tue, 19 Jun 2018 11:44:24 +0200 Subject: [PATCH] fbb-api - wait for merge of logstash 1.3.7 from development to production --- customer/fbb-api/test.yaml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/customer/fbb-api/test.yaml b/customer/fbb-api/test.yaml index ef2be890..c474e294 100644 --- a/customer/fbb-api/test.yaml +++ b/customer/fbb-api/test.yaml @@ -4,26 +4,6 @@ infra::additional_classes: - redis - rabbitmq -logstash::output: - - redis_old: - resource: redis - parameters: - host: - - '93.188.104.30' - - '93.188.104.31' - key: logstash - data_type: list - shuffle_hosts: true - - redis_new: - resource: redis - parameters: - host: - - '93.188.104.72' - - '93.188.104.71' - key: logstash - data_type: list - shuffle_hosts: true - accounts::users: markus.baumann: apply: true -- 2.39.5