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