From: samuel.bufe Date: Thu, 11 Aug 2016 14:14:38 +0000 (+0200) Subject: fixed unicast discovery, again X-Git-Tag: v0.1.0~4321^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=b416dc81673e0cc12dd691265bf92492f72af31d;p=pixelpark%2Fhiera.git fixed unicast discovery, again --- diff --git a/customer/elk/common.yaml b/customer/elk/common.yaml index b8cc1a13..7610768e 100644 --- a/customer/elk/common.yaml +++ b/customer/elk/common.yaml @@ -39,10 +39,7 @@ elasticsearch::config: http.port: '9200' http.enabled: "true" http.host: 0.0.0.0 - discovery.zen.ping.unicast.hosts: - - "93.188.104.53" - - "93.188.104.52" - + discovery.zen.ping.unicast.hosts: ["93.188.104.53", "93.188.104.52"] logstash::manage_repo: true logstash::java_install: true