YanChii / ansible-role-postgres-ha

Create postgresql HA auto-failover cluster using pcs, pacemaker and PAF
Apache License 2.0
33 stars 22 forks source link

Pcs Resource Refresh resolves #22 #23

Closed benmccown closed 5 years ago

benmccown commented 5 years ago

Added extra pcs command to the refresh pcs resource task. This resolves the bug I've experienced where the playbook would fail on the "check if all slaves are connected" task due to the pcs resources not starting. See issue #22 for more details.