system-config/playbooks/roles/mirror-update
Jeremy Stanley 3ce5b54cf1 Trim unneeded content from OpenEuler mirror
We currently only support x86_64 and aarch64 systems, and don't need
packages for other platforms nor separate bootable system image
files. Explicitly exclude them in the OpenEuler mirror script.

Change-Id: Ia1e741909b2a5129e10eedcba5ca4c87ccad5d91
2024-12-05 20:46:29 +00:00
..
files Trim unneeded content from OpenEuler mirror 2024-12-05 20:46:29 +00: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