Use root user when configuring Galera LXC profile
Fix Galera play to match the rest of the OSA container plays which explicitly run as root user. Change-Id: I3b97b9a64ce19bda63878eeede205da0d26ec102
This commit is contained in:
parent
0aa9b7c846
commit
3b016e1603
@ -16,6 +16,7 @@
|
||||
- name: Galera container config
|
||||
hosts: galera_all
|
||||
max_fail_percentage: 0
|
||||
user: root
|
||||
tasks:
|
||||
- name: Use the lxc-openstack aa profile
|
||||
lxc_container:
|
||||
|
Loading…
x
Reference in New Issue
Block a user