From 180d5f9511b826f9db944c816e4e738aaf0418e7 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Fri, 17 Aug 2018 23:54:09 +0200 Subject: [PATCH] TT#40700 InfluxDB should only listen on the ha_int address now Change-Id: Iba60da05bbf95e5745263fcdace16205edfc063b (cherry picked from commit 8dce27afc0b92660b488f89e8e7e887a242980f3) --- templates/821_network-ports-ngcp.yaml.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/821_network-ports-ngcp.yaml.tt2 b/templates/821_network-ports-ngcp.yaml.tt2 index fbcc2b3..c573894 100644 --- a/templates/821_network-ports-ngcp.yaml.tt2 +++ b/templates/821_network-ports-ngcp.yaml.tt2 @@ -196,7 +196,7 @@ port: # InfluxDb Query tcp6:8086: listening: true - ip: ["::"] + ip: ["[% ha_int_ips.0 %]"] # InfluxDb Backup/Restore RPC tcp:8088: