looks like no f24 container tag, so drop it

This commit is contained in:
Kevin Fenzi 2017-04-13 20:53:35 +00:00
parent 47485d134b
commit 454bccf122

View file

@ -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: