put the owner-sync-pagure script in place next to owner-sync-pkgdb.
This commit is contained in:
parent
fc7785239a
commit
23324d8ec2
1 changed files with 7 additions and 0 deletions
|
@ -139,6 +139,13 @@
|
|||
- bodhi
|
||||
- cron
|
||||
|
||||
- name: put owner-sync-pagure in place
|
||||
template: src=owner-sync-pagure.j2 dest=/usr/local/bin/owner-sync-pagure mode=0755
|
||||
tags:
|
||||
- config
|
||||
- bodhi
|
||||
- cron
|
||||
|
||||
- name: sync packages from pkgdb2 to koji (el6)
|
||||
cron: name="owner-sync-el6" minute="7,17,27,37,47,57" user="root"
|
||||
job="/usr/local/bin/owner-sync-pkgdb dist-6E-epel"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue