
This reverts commit 8591ce2b5c689b5e438fc0bfe9d410be7e344fb1. It did not click that this is written to use /afs/.openstack.org/mirror/centos-stream as the base directory. The mirror/ directory has volumes mounted in it -- i.e. centos-stream has to be a new volume (and also has to be "vos released" separately, the existing script won't do it). The simplest way to do this is to treat this separately. I'll propose this in a follow-on. Change-Id: If7b8239adf7635da4f0c317287d23daf5ab0f4bf
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