system-config/playbooks/roles/mirror-update
Ian Wienand 98ab53ee42 rsync mirrors: use localauth vos release
We switched Fedora to do vos release via ssh with localauth in
I56ecdb2511597197deeeadf51f50da7e02f56954 and it has been working.

Switch the rest of the update scripts.  There is an increasing amount
of common code, start a common functions.sh script where we can put
this.

Change-Id: I4ba6d64a84bb66e8686901b16010352de942f303
2019-11-26 13:40:15 +00:00
..
files rsync mirrors: use localauth vos release 2019-11-26 13:40:15 +00:00
tasks rsync mirrors: use localauth vos release 2019-11-26 13:40:15 +00: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