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:
Logan V 2016-02-01 12:55:56 -06:00
parent 0aa9b7c846
commit 3b016e1603

View File

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