zuul-jobs/roles/configure-mirrors
Jeremy Stanley 750be2e2de Add new Debian security mirror suite pattern
Starting with Debian 11 (bullseye), security packages are in
bullseye-security as opposed to older releases like buster/updates.
List the last several stable releases in hopes nobody is trying to
use this role to configure platforms older than Debian 8 (jessie,
the current "oldoldstable").

A followup change demonstrates this works in the test-base-roles
job, but because the job matrices have to be updated in one fell
swoop, and many of those jobs won't work without this change already
merged (due to protected use in our base job), it's not tested
directly within this change.

Change-Id: I2d7712cbfd037a65b9025980a6c0cccd917f8947
2021-05-03 18:39:34 +00:00
..
defaults Add option to prefer https/ssl in configure-mirrors 2020-05-20 15:16:34 -07:00
handlers yamlint: EOF newlines and comments indent 2020-05-14 08:42:17 +00:00
tasks Fix repo files for CentOS Stream 2021-01-22 17:46:26 +01:00
templates Add new Debian security mirror suite pattern 2021-05-03 18:39:34 +00:00
vars Fix CentOS wheel mirror URL 2021-01-19 14:13:04 +01:00
README.rst Add option to prefer https/ssl in configure-mirrors 2020-05-20 15:16:34 -07:00

An ansible role to configure services to use mirrors.

Role Variables

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