
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
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