looks like no f24 container tag, so drop it
This commit is contained in:
parent
47485d134b
commit
454bccf122
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@
|
|||
|
||||
- name: sync packages from pkgdb2 to koji fedora (container)
|
||||
cron: name="owner-sync-fedora" minute="7,17,27,37,47,57" user="root"
|
||||
job="/usr/local/bin/owner-sync-pkgdb f24-container;/usr/local/bin/owner-sync-pkgdb f25-container;/usr/local/bin/owner-sync-pkgdb f26-container;/usr/local/bin/owner-sync-pkgdb f27-container"
|
||||
job="/usr/local/bin/owner-sync-pkgdb f25-container;/usr/local/bin/owner-sync-pkgdb f26-container;/usr/local/bin/owner-sync-pkgdb f27-container"
|
||||
cron_file=update-koji-owner-fedora-container
|
||||
when: inventory_hostname.startswith('bodhi-backend01') and env == "production"
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue