system-config/playbooks/roles/mirror-update
Javier Pena 70aff57869 Switch CentOS 7 mirror source to kernel.org mirror
The current source for our sync is outdated [1], and does not include
the latest CentOS 7.9 content. This is breaking some jobs relying on
CentOS, since they may have more recent packages in the image than
in the repositories [2].

[1] - https://mirror-status.centos.org/
[2] - https://bugs.launchpad.net/tripleo/+bug/1904214

Change-Id: Ie404396b0f108121241bdc26dd8d22c85106b0c4
2020-11-16 11:34:07 +01:00
..
files Switch CentOS 7 mirror source to kernel.org mirror 2020-11-16 11:34:07 +01:00
tasks mirror-update/reprepro : use common functions 2020-10-28 16:55:02 +11:00
README.rst Move rsync mirror updates to new opendev.org mirror-update host 2019-07-02 16:42:33 +10:00

README.rst

mirror-update

This role sets up the mirror-update host, which does the periodic sync of upstream mirrors to the AFS volumes.

It is not intended to be a particularly generic or flexible role, as there is usually only one instance of the mirror-update host (to avoid conflicting updates).

At this stage, it handles the mirrors that are updated by rsync only. It is expected that it will grow to cover mirroring other volumes that are currently done by the legacy openstack.org host and managed by puppet.

Role Variables