diff --git a/roles/mirrormanager/backend/files/backend.cron b/roles/mirrormanager/backend/files/backend.cron index 46869b9944..ac95773a77 100644 --- a/roles/mirrormanager/backend/files/backend.cron +++ b/roles/mirrormanager/backend/files/backend.cron @@ -4,7 +4,7 @@ MAILTO=root # This can take up to 35 minutes. The mirrorlist servers # are restarted :15 after the full hour. Starting at :30 # should give us enough time. -30 * * * * mirrormanager /usr/bin/mm2_update-mirrorlist-server -p && /usr/local/bin/sync_pkl_to_mirrorlists.sh +30 * * * * mirrormanager /usr/bin/mm2_update-mirrorlist-server -p -o None && /usr/local/bin/sync_pkl_to_mirrorlists.sh # update master directory # logs sent to /var/log/mirrormanager/umdl.log by default