What are the contents of consul.cfg when configured for fault tolerance using ht?
All supported releases of Performance Management using Fault Tolerance
Proxy:
consul.version=<product_release>
consul.service_name=consul
consul.bind_addr=<ip_address>
consul.ports="http": 8500
consul.datacenter=capm
consul.bootstrap=3
consul.primary_consul_server=
DAs:
consul.version=<product_release>
consul.service_name=consul
consul.bind_addr=<ip_address>
consul.ports="http": 8500
consul.datacenter=capm
consul.bootstrap=3
consul.primary_consul_server=<proxy_hostname>
Entries highlighted are variables and should be changed accordingly.