Merge "Use root user when configuring Galera LXC profile"
This commit is contained in:
commit
5631fdc5a7
@ -16,6 +16,7 @@
|
|||||||
- name: Galera container config
|
- name: Galera container config
|
||||||
hosts: galera_all
|
hosts: galera_all
|
||||||
max_fail_percentage: 0
|
max_fail_percentage: 0
|
||||||
|
user: root
|
||||||
tasks:
|
tasks:
|
||||||
- name: Use the lxc-openstack aa profile
|
- name: Use the lxc-openstack aa profile
|
||||||
lxc_container:
|
lxc_container:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user