kolla-ansible/ansible/roles/baremetal
Mark Goddard 4283dff9b4 Fix ownership of virtualenv in bootstrap-servers
In I86bf5e1df3d6568c4f1ca6f4757f08a3dd22754d, creation of the kolla user
was moved to after package installation to ensure the sudo package is
installed when required. This change does not work when python
dependencies are installed in a virtual environment however - when the
virtualenv variable is set.

This change moves the ownership change of the virtualenv to after the
kolla user has been created. It also uses the kolla_user and kolla_group
variables to set the user and group appropriately.

Change-Id: I320e5d611099ad162945a98d5505a79606da0eba
TrivialFix
2018-07-09 18:58:53 +01:00
..
defaults Add sudo package for bootstrap-servers 2018-06-25 16:22:11 +08:00
tasks Fix ownership of virtualenv in bootstrap-servers 2018-07-09 18:58:53 +01:00
templates Merge "Option for enable SSL verification on docker registry" 2018-07-04 15:02:55 +00:00