Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mirrormanager2: adapt umdl cron to new scripts | Adrian Reber | 2017-06-18 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | With the stat()-less umdl and adapted wrapper script the umdl check can now run more often. Every 30 minutes: * fedora * epel * fedora-secondary Every 2 hours: * alt * archive Signed-off-by: Adrian Reber <adrian@lisas.de> | ||||
* | Revert "Disable crawler and automatic pkl push before the release" | Patrick Uiterwijk | 2016-06-21 | 1 | -1/+1 |
| | | | | This reverts commit 8e83d2cc8f827e6124ac698aef37ec123e9f3eb5. | ||||
* | Disable crawler and automatic pkl push before the release | Adrian Reber | 2016-06-21 | 1 | -1/+1 |
| | | | | | | | To better control what is available on the mirrorlist servers the cronjob are disabled. Signed-off-by: Adrian Reber <adrian@lisas.de> | ||||
* | Run secondary umdl hourly | Patrick Uiterwijk | 2015-12-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Also switch to fedmsg based umdl crawl for Secondary | Adrian Reber | 2015-07-02 | 1 | -3/+4 |
| | |||||
* | Run umdl for each category separately. | Adrian Reber | 2015-06-29 | 1 | -3/+9 |
| | | | | | | | | From now on each umdl category is run separately at different times. The categories 'Fedora Linux' and 'Fedora EPEL' are started every 30 minutes and if there has been a sync available fedmsg umdl is run for just that category. The remaining categories are run once per day at different times (00:00, 08:00, 16:00). | ||||
* | Revert "Disable umdl for a manual 'umdl --delete' run." | Adrian Reber | 2015-06-28 | 1 | -1/+1 |
| | | | | | | | This reverts commit 1b409809ebdc490a67e450a8d79ded2d00b28c3e. Manual umdl runs with '--delete' have finished. Now re-enabled cron based umdl runs. | ||||
* | Disable umdl for a manual 'umdl --delete' run. | Adrian Reber | 2015-06-25 | 1 | -1/+1 |
| | |||||
* | Sync MM2 pickles to the mirrorlist servers after they have been re-created. | Adrian Reber | 2015-05-07 | 1 | -2/+3 |
| | |||||
* | The mirrorlist server expects i2_netblocks.txt and not internet2_netblocks.txt | Adrian Reber | 2015-05-07 | 1 | -1/+1 |
| | |||||
* | Only run umdl if the data has actually changed | Adrian Reber | 2015-05-04 | 1 | -2/+3 |
| | | | | | | | /usr/bin/mm2_update-master-directory-list is now wrapped with a script which queries the fedmsg bus if there is actually new data on the master mirror. So now it is wrapped with a lock wrapper and fedmsg query wrapper. | ||||
* | Run the script for Internet2 netblocks very late | Adrian Reber | 2015-04-24 | 1 | -1/+5 |
| | | | | | | 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. | ||||
* | Make the MM2 backend scripts also run as mirrormanager (instead as root). | Adrian Reber | 2015-04-24 | 1 | -5/+5 |
| | |||||
* | Added lock-wrapper to umdl to ensure only one instance of umdl is running. | Adrian Reber | 2015-04-14 | 1 | -1/+1 |
| | |||||
* | mm2_get_global_netblocks also relies on zebra-dump-parser | Pierre-Yves Chibon | 2014-12-15 | 1 | -1/+1 |
| | |||||
* | Change directory before running the cron job to be able to access ↵ | Pierre-Yves Chibon | 2014-12-15 | 1 | -1/+1 |
| | | | | zebra-dump-parser | ||||
* | Let's get emails about error in the mirrormanager2 crons and fix config file ↵ | Pierre-Yves Chibon | 2014-12-09 | 1 | -5/+7 |
| | | | | for umdl | ||||
* | Fix typo in backend script | Pierre-Yves Chibon | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | Add the backend sub-role for mirrormanager | Pierre-Yves Chibon | 2014-12-08 | 1 | -0/+11 |