mantl/mesos-consul

Configuring Mesos-Consul to Contact Specific Consul Server

akamalov opened this issue · 0 comments

Greetings,

I can't seem to locate (or is there?) a directive where I can pass on a parameter telling mesos-consul to find Consul server on a specific IP address. I can see it scan mesos-slaves, trying to contact them on port 8500, but what if I am running consul cluster behind LB and on mesos-masters. Is there any parameter I can pass to point mesos-consul to right IP address ?

Thanks!!