TT#40700 InfluxDB should only listen on the ha_int address now

Change-Id: Iba60da05bbf95e5745263fcdace16205edfc063b
changes/50/22950/1
Guillem Jover 8 years ago
parent 6e42162c70
commit 8dce27afc0

@ -176,7 +176,7 @@ port:
# InfluxDb Query
tcp6:8086:
listening: true
ip: ["::"]
ip: ["[% ha_int_ips.0 %]"]
# InfluxDb Backup/Restore RPC
tcp:8088:

Loading…
Cancel
Save