Merge "Update Galera container config serially"
This commit is contained in:
commit
a353b5ccca
@ -15,8 +15,9 @@
|
|||||||
|
|
||||||
- name: Galera container config
|
- name: Galera container config
|
||||||
hosts: galera_all
|
hosts: galera_all
|
||||||
max_fail_percentage: 0
|
|
||||||
gather_facts: "{{ gather_facts | default(True) }}"
|
gather_facts: "{{ gather_facts | default(True) }}"
|
||||||
|
serial: 1
|
||||||
|
max_fail_percentage: 0
|
||||||
user: root
|
user: root
|
||||||
tasks:
|
tasks:
|
||||||
- include: common-tasks/os-log-dir-setup.yml
|
- include: common-tasks/os-log-dir-setup.yml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user