give the galera master node some time

This commit is contained in:
Egon Rijpkema 2017-10-31 13:23:27 +01:00
parent cc9d780fbc
commit 1a50d5c8bf
1 changed files with 5 additions and 0 deletions

View File

@ -60,6 +60,11 @@
owner: root
group: root
- name: give the galera master node some time to Initialize
pause:
minutes: 1
when: ansible_hostname != hostname_node0
- command: systemctl daemon-reload
- name: make sure service is started