mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
and put this to 20 after as it seems to fix problem
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user