system-config/playbooks/roles/mirror-update
Clark Boylan 195e76fa07 Remove centos rsync mirroring tooling
Now that CentOS 7, 8 and 8-stream have been removed from mirroring we
can drop the mirror script for these releases entirely. Note that
9-stream and beyond use the newer centos-stream script instead and are
not affected.

Once this is completed we should be able to clean up the afs volume for
centos entirely as well (though it is empty currently and has a very low
cost in that state).

Change-Id: I744c61e3386d4ea54efaae9c3a46fd08878263ff
2024-06-25 10:02:52 -07:00
..
files Remove centos rsync mirroring tooling 2024-06-25 10:02:52 -07:00
tasks Remove centos rsync mirroring tooling 2024-06-25 10:02:52 -07: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