move this cron job to 15 after to give more time for sync

This commit is contained in:
Kevin Fenzi 2017-02-13 20:07:31 +00:00
parent 3dc7d772c9
commit f362525f73

View file

@ -87,7 +87,7 @@
- mirrorlist_proxy
- name: Setup hourly cron at for pkl reload restarts
cron: name="restart-mirrorlist-containers" minute="10" user="root"
cron: name="restart-mirrorlist-containers" minute="15" user="root"
job="/usr/local/bin/restart-mirrorlist-containers"
cron_file=restart-mirrorlist-containers
tags: