zuul-jobs/roles/configure-mirrors/tasks
Monty Taylor e79ca5ec3a Stop installing pydistutils.cfg
We install pydistutils.cfg to catch legacy cases where people
are doing things with easy_install. That code path is not
desirable and increasingly broken, as support for things like
allow-hosts is dropped upstream.

Stop installing the file. This will mean people using easy_install
won't get the benefit of the mirrors, but they shouldn't be
using easy_install anyway.

Remove pydistutils.cfg if it's there

Make sure we don't have any pydistutils.cfg around.

Change-Id: I24a05f456f87bd4cb57ebf89d4245477bf675f97
2019-11-24 12:03:39 -05:00
..
mirror configure-mirrors: Consolidate dnf/yum handler 2019-10-15 18:21:44 +01:00
main.yaml configure-mirrors: Consolidate dnf/yum handler 2019-10-15 18:21:44 +01:00
mirror.yaml Stop installing pydistutils.cfg 2019-11-24 12:03:39 -05:00