system-config/playbooks/roles/mirror-update
Clark Boylan df66e2fd6f Exclude i686 rpms in our centos mirrors
For some reason the x86_64/ directories of centos mirrors contain i686
packages too. Since none of our systems rely on i686 lets go ahead and
exclude these packages entirely. This should save quite a bit of disk
space (almost halving the required disk space?).

Change-Id: I146765da021e8436365e39a6dca4db470a07fe81
2023-08-28 08:46:35 -07:00
..
files Exclude i686 rpms in our centos mirrors 2023-08-28 08:46:35 -07:00
tasks
README.rst

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