consul/client-addresses¶
URL for Consul-Template zipfile
This is the set of space separated IP addresses for clients to attach.
This string can be a go-sockaddr string. This should not go through ParamExpand.
e.g: {{ GetAllInterfaces | include "flags" "loopback" | join "address" " " }}