kostiantyn-nemchenko / ansible-role-patroni

:elephant: Ansible Role for Patroni
https://galaxy.ansible.com/kostiantyn-nemchenko/patroni
MIT License
68 stars 44 forks source link

Allow multiple hosts for etcd #25

Closed kostiantyn-nemchenko closed 6 years ago

kostiantyn-nemchenko commented 6 years ago

Starting from Patroni 1.4 it is possible to specify multiple etcd nodes in configuration file via etcd.hosts variable. This parameter should contain the initial list of hosts that will be used to discover and populate the list of the running etcd cluster members.