zuul-jobs/roles/configure-mirrors
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
..
defaults Allow updates from untrusted mirrors 2018-03-03 06:49:27 +00:00
handlers configure-mirrors: Consolidate dnf/yum handler 2019-10-15 18:21:44 +01:00
tasks Stop installing pydistutils.cfg 2019-11-24 12:03:39 -05:00
templates Stop installing pydistutils.cfg 2019-11-24 12:03:39 -05:00
vars Use debian-security mirror 2018-06-27 11:03:34 +08:00
README.rst Allow updates from untrusted mirrors 2018-03-03 06:49:27 +00:00

An ansible role to configure services to use mirrors.

Role Variables

URL to override the generated pypi mirror url based on :zuulconfigure-mirrors.mirror_fqdn.