Stop syncing F23 from pkgdb to koji, it's EOL
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
47f8d5658a
commit
8c6fe9a6c4
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@
|
|||
|
||||
- name: sync packages from pkgdb2 to koji fedora
|
||||
cron: name="owner-sync-fedora" minute="7,17,27,37,47,57" user="root"
|
||||
job="/usr/local/bin/owner-sync-pkgdb f23;/usr/local/bin/owner-sync-pkgdb f24;/usr/local/bin/owner-sync-pkgdb f25;/usr/local/bin/owner-sync-pkgdb f26"
|
||||
job="/usr/local/bin/owner-sync-pkgdb f24;/usr/local/bin/owner-sync-pkgdb f25;/usr/local/bin/owner-sync-pkgdb f26"
|
||||
cron_file=update-koji-owner-fedora
|
||||
when: inventory_hostname.startswith('bodhi-backend03') and env == "production"
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue