give the galera master node some time
This commit is contained in:
parent
cc9d780fbc
commit
1a50d5c8bf
@ -60,6 +60,11 @@
|
|||||||
owner: root
|
owner: root
|
||||||
group: 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
|
- command: systemctl daemon-reload
|
||||||
|
|
||||||
- name: make sure service is started
|
- name: make sure service is started
|
||||||
|
Loading…
x
Reference in New Issue
Block a user