Ian Wienand 92b49d6b5e mirror-update: fix cron path
We have not put /usr/local/bin into the cron path, so it does not find
the update scripts.  Since the scripts were working with this path on
the old host, restore it as a cron variable to maintain the status
quo.

Change-Id: Id9b7533720d3ccd9251055dec5b452cf5963dc85
2019-07-03 13:32:19 +10:00
..
2019-07-03 13:32:19 +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