diff --git a/roles/mirrormanager/backend/files/backend.cron b/roles/mirrormanager/backend/files/backend.cron index 50c846fa37..e2967d4a2d 100644 --- a/roles/mirrormanager/backend/files/backend.cron +++ b/roles/mirrormanager/backend/files/backend.cron @@ -14,5 +14,5 @@ MAILTO=root # make sure the files are all there. The script is # looking in date dependent directories and depending # on the timezone of the remote server the files appear late. -0 23 * * * mirrormanager cd /usr/share/mirrormanager2 && /usr/bin/mm2_get_internet2_netblocks /var/lib/mirrormanager/internet2_netblocks.txt +0 23 * * * mirrormanager cd /usr/share/mirrormanager2 && /usr/bin/mm2_get_internet2_netblocks /var/lib/mirrormanager/i2_netblocks.txt 30 1 * * * mirrormanager /usr/bin/mm2_update-EC2-netblocks