Sync MM2 pickles to the mirrorlist servers after they have been re-created.

This commit is contained in:
Adrian Reber 2015-05-07 10:42:01 +00:00
parent 09c6ff6d1d
commit 02f5f3e86a

View file

@ -1,7 +1,8 @@
MAILTO=root MAILTO=root
# refresh the mirrorlist cache at the top of the hour # Refresh the mirrorlist cache at the top of the hour and sync it to the
55 * * * * mirrormanager /usr/bin/mm2_update-mirrorlist-server # mirrorlist servers
55 * * * * mirrormanager /usr/bin/mm2_update-mirrorlist-server && /usr/local/bin/sync_pkl_to_mirrorlists.sh
# update master directory list every hour # update master directory list every hour
# fedora message bus is queried before every run if there are actually changes # fedora message bus is queried before every run if there are actually changes