From: samuel.bufe Date: Fri, 12 Aug 2016 08:52:38 +0000 (+0200) Subject: binding transport.host X-Git-Tag: v0.1.0~4319^2 X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=92e75f8aed7bc5228db6f472949af6a1e94bfcc6;p=pixelpark%2Fhiera.git binding transport.host --- diff --git a/customer/elk/common.yaml b/customer/elk/common.yaml index d4e27672..d03b51d9 100644 --- a/customer/elk/common.yaml +++ b/customer/elk/common.yaml @@ -37,6 +37,7 @@ elasticsearch::config: http.port: '9200' http.enabled: "true" http.host: 0.0.0.0 + transport.host: 0.0.0.0 discovery.zen.ping.unicast.hosts: ["93.188.104.53", "93.188.104.52"] logstash::manage_repo: true