system-config/playbooks/roles/mirror-update
Alfredo Moralejo d6102c5405 Add CentOS SIGs for CentOS Stream 9 to AFS mirrors
In CS9 the layout of the repos has changed and the SIGs repos are in a
separatee directory under centos-stream [1] so we need to add a new
rsync command. These repos includes messaging for rabbitmq-server, nfv
for openvswitch and storage for ceph.

[1] http://mirror.stream.centos.org/

Change-Id: I90890aade7ad5f42e15c4c171ed2c2545f2310c4
2022-02-02 17:13:22 +01:00
..
files Add CentOS SIGs for CentOS Stream 9 to AFS mirrors 2022-02-02 17:13:22 +01: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