mrlesmithjr / ansible-consul

Ansible role to install/configure Consul
MIT License
8 stars 5 forks source link

Fixed bootstrap_expect issue with cluster #3

Closed mrlesmithjr closed 7 years ago

mrlesmithjr commented 7 years ago

When provisioning out a cluster with more than one manager the cluster goes into a strange state making the cluster unreliable. Removing the division of 2 fixes this issue.