kayobe/etc/kayobe/inventory/group_vars
Mark Goddard 974ec85aad Use a virtualenv for remote operations by default
The docker python module fails to install without a virtualenv with
pip10.  The following error is seen in the task Ensure docker SDK for
python is installed:

Cannot uninstall 'ipaddress'. It is a distutils installed project and
thus we cannot accurately determine which files belong to it which would
lead to only a partial uninstall

This is fixed by using a remote Python virtual environment for executing
Kayobe Ansible tasks in the default Kayobe configuration.

Change-Id: I1348e428d736f93c76316c7fb5f2708b99554eb3
Story: 2002010
Task: 19648
2018-09-27 13:31:33 +01:00
..
compute Add configuration for virtualised compute hosts 2017-11-12 09:35:40 +00:00
controllers Add support for bonded (LAG) host network interfaces 2017-08-07 12:08:41 +00:00
overcloud Use a virtualenv for remote operations by default 2018-09-27 13:31:33 +01:00
seed Use a virtualenv for remote operations by default 2018-09-27 13:31:33 +01:00
seed-hypervisor Use a virtualenv for remote operations by default 2018-09-27 13:31:33 +01:00
switches Bring switch_interface group variable file up to date 2017-04-20 14:27:14 +01:00