Merge "Update Galera container config serially"

This commit is contained in:
Jenkins 2017-01-30 19:40:35 +00:00 committed by Gerrit Code Review
commit a353b5ccca

View File

@ -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