system-config/playbooks/roles/mirror-update
Clark Boylan 0901c4509b Cleanup the Fedora 36 mirror content
This is mostly a formality as upstream of us the content was already
removed and we synced that removal. But this will do a little extra
cleanup for us to make it look even less like a mirror of Fedora 36.

I also kept the structure of the file rather than deleting the code to
sync Fedora content. This should make it easy for someone to pick this
back up in the future if there is a need and ability to maintain it.

Change-Id: I976304727a06bd36eb05201043aac3861ee66937
2023-11-21 09:10:52 -08:00
..
files Cleanup the Fedora 36 mirror content 2023-11-21 09:10:52 -08:00
tasks mirror-update: switch Fedora mirror 2022-05-11 09:57:46 +10: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