Ian Wienand 89529d8dbd mirror-update: seed cron time with unique job name
Currently we start all jobs at the same time, which was not the
intent.  Switch this to seed on the unique name of the job, which
should space jobs out randomly.

Change-Id: Ib41d8ca10aefe4a29bdd02935de8a588ab881958
2019-07-03 11:36:43 +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