system-config/playbooks/roles/mirror-update
Ian Wienand f7cac8ea8c mirror-update: switch fedora to kernel.org mirror
Our current mirror is out of sync, it has happened twice now.  It's
been several years since we switched away from kernel.org mirrors
(Ie6050fbf20259df39eab11f8e326d58351d98ea5) so it might be worth
trying again (they are currently in sync).  Also we are using the
".us" version here, to keep things more local to the update server.

Change-Id: I29cf3895e7fa8e401a1d686119e56b4fddb0cc47
2022-04-13 06:48:02 +10:00
..
files mirror-update: switch fedora to kernel.org mirror 2022-04-13 06:48:02 +10:00
tasks Enable mirroring of 9-stream 2021-11-15 17:54:54 +11: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