77bc616dc5
There is mirror_fqdn that, if defined, overrides mirrors used for packages and also mirrors for pypi. This is generally incorrect, if one wants to use different mirrors for packages vs pypi eggs. Add pypi_fqdn that defaults to mirror_fqdn, which allows users to go with a custom pypi_mirror. Make pypi trusting the given pypi_fqdn value instead of generally unrelated mirror_fqdn. Change-Id: I12975b57951699351cfc0d40beaeb7c703651dd0 Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
627 B
627 B
An ansible role to configure services to use mirrors.
Role Variables
URL to override the generated pypi mirror url based on :zuul
configure-mirrors.pypi_fqdn
.