openstack-ansible-tests/common-tasks
Markos Chandras c2030ef974 common-tasks: Do not sync preconfigured /etc/pip.conf file
Zuul places a /etc/pip.conf file on the host as shown below

2018-05-02 11:48:59.945452 | TASK [configure-mirrors : Install /etc/pip.conf configuration]

However, we don't need that since we have our own role to configure pip
which overrides the Zuul one anyway. For the hosts which are not
configured with the pip_install role, this can actually cause problems
so we wipe the file and we let our own role configure it the way we want
to.

Change-Id: I45a900b056db1c8a173f9ed1dae1bd998915e9d4
2018-05-02 14:15:46 +01:00
..
haproxy-endpoint-manage.yml Add haproxy install playbook 2017-06-19 11:12:22 +00:00
test-force-package-cache-update.yml Improve idempotency 2018-03-07 16:02:33 -06:00
test-set-nodepool-vars.yml common-tasks: Do not sync preconfigured /etc/pip.conf file 2018-05-02 14:15:46 +01:00