Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 486 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 486 Bytes

ansible-pgsql_patroni_cluster

This is a Patroni based HA implementation of PostgreSQL 9.6 cluster with 3 nodes, async replication, and Haproxy/Keepalived.

This ansible config was created to publish a short article on Habrahabr website, located here.

Developed on Ansible 2.2.

You should explicitly set you VIP for keepalived in ansible's hosts variables. Also virtual adapted for keepalived should be mentioned in keepalived.conf.j2.