system-config/playbooks/roles/mirror-update
Jeremy Stanley cefd919686 Update OpenSUSE mirror source
The rsync mirror we were relying on ended up incomplete on a recent
sync, causing all OpenSUSE 15 jobs to fail updating the package
lists. Switch to an alternative that seems to have all the same
things for which we used the previous one.

Change-Id: I661bdbfcbc766966793cd64d7f21201879d3dbaa
2021-08-25 20:10:59 +00:00
..
files Update OpenSUSE mirror source 2021-08-25 20:10:59 +00:00
tasks Enable openEuler mirroring 2021-07-15 07:12:22 +00:00
README.rst Move rsync mirror updates to new opendev.org mirror-update host 2019-07-02 16:42:33 +10:00

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