mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
put the owner-sync-pagure script in place next to owner-sync-pkgdb.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user