zuul-jobs/roles/configure-mirrors
David Moreau-Simard ba4ff63b20
Disable deltarpm for CentOS and Fedora
deltarpm is useful when the bottleneck is the network throughput
on long-lived instances where you need to *update* packages that
are already installed.
It also requires the mirrors we are using to mirror the drpm packages
which is not currently done in our infrastructure.

Let's disable deltarpm as it's not suited to our use case.

Change-Id: Ibf3b6093496375efda26f46eaf90438af0adb394
2017-09-16 11:56:56 -06:00
..
defaults Merge "Make validate-host read from site-variables" 2017-09-08 22:57:45 +00:00
handlers Revert "Fix linting issues found via project-config" 2017-09-14 13:10:22 -06:00
tasks Disable deltarpm for CentOS and Fedora 2017-09-16 11:56:56 -06:00
templates Add support for opensuse in configure-mirrors 2017-09-07 20:22:41 +00:00
vars Remove junk non-ascii whitespaces 2017-09-14 09:40:25 -06:00
README.rst Make validate-host read from site-variables 2017-09-07 11:18:36 -05: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.