system-config/playbooks/roles/mirror-update
Clark Boylan a248dbae63 Add more fedora-atomic mirror exclusions
We don't need things like efi configs or pxeboot configs or ISOs.
Exclude these items to further reduce the size of the fedora mirror.

Change-Id: I93003b2f48d79dae627026e2c7af748ea9a9e34d
2019-08-19 15:53:19 -07:00
..
files Add more fedora-atomic mirror exclusions 2019-08-19 15:53:19 -07:00
tasks mirror-update: export mirroring logs 2019-07-04 09:11:29 +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