Give this a cron file name.
This commit is contained in:
parent
9f9af0804c
commit
5e0c46d065
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@
|
|||
- name: sync packages from pagure-on-dist-git to koji (all branches)
|
||||
cron: name="owner-sync" minute="7,17,27,37,47,57" user="root"
|
||||
job="/usr/local/bin/lock-wrapper owner-sync '/usr/local/bin/owner-sync-pagure f27 f26 f25 f27-container f26-container f25-container epel7 dist-6E-epel module-package-list'"
|
||||
cron_file=update-koji-owner
|
||||
when: inventory_hostname.startswith('bodhi-backend01') and env == "production"
|
||||
tags:
|
||||
- bodhi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue