Run the script for Internet2 netblocks very late

to 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.
This commit is contained in:
Adrian Reber 2015-04-24 08:51:09 +00:00
parent a845b5df35
commit a16f9992be

View file

@ -9,5 +9,9 @@ MAILTO=root
# Sync netblocks list once a day
30 0 * * * mirrormanager cd /usr/share/mirrormanager2 && /usr/bin/mm2_get_global_netblocks /var/lib/mirrormanager/global_netblocks.txt
0 1 * * * mirrormanager cd /usr/share/mirrormanager2 && /usr/bin/mm2_get_internet2_netblocks /var/lib/mirrormanager/internet2_netblocks.txt
# Run the script for Internet2 netblocks very late to
# 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
30 1 * * * mirrormanager /usr/bin/mm2_update-EC2-netblocks