and put this to 20 after as it seems to fix problem
This commit is contained in:
parent
cd006d8ebf
commit
39c5724368
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@
|
|||
- mirrorlist_proxy
|
||||
|
||||
- name: Setup hourly cron at for pkl reload restarts
|
||||
cron: name="restart-mirrorlist-containers" minute="15" user="root"
|
||||
cron: name="restart-mirrorlist-containers" minute="20" user="root"
|
||||
job="/usr/local/bin/restart-mirrorlist-containers"
|
||||
cron_file=restart-mirrorlist-containers
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue