system-config/playbooks/roles/mirror-update
Clark Boylan 091d266f16 Cleanup fedora mirroring
We don't have fedora 37 images but are mirroring fedora 37. Clean up
this mirroring because if we add new up to date images we will add
fedora 38 and skip 37 entirely.

Also, while we are at it remove rawhide mirror content since we're
running up against AFS disk capacity and this will help clean up some
extra content that appears to be unused.

Change-Id: Ie845f4e1a87fb9b0c6a0d2ed86227273ff8a45d8
2023-05-12 10:10:50 -07:00
..
files Cleanup fedora mirroring 2023-05-12 10:10:50 -07: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