Drop pkgdb sync for f22 since it's eol. Also don't bother to ship f21/f22 configs for mock.
This commit is contained in:
parent
cd80596a57
commit
0109709b60
1 changed files with 1 additions and 5 deletions
|
@ -93,10 +93,6 @@
|
|||
owner=apache
|
||||
mode=0640
|
||||
with_items:
|
||||
- f21-updates.mash
|
||||
- f21-updates-testing.mash
|
||||
- f22-updates.mash
|
||||
- f22-updates-testing.mash
|
||||
- f23-updates.mash
|
||||
- f23-updates-testing.mash
|
||||
- f24-updates.mash
|
||||
|
@ -186,7 +182,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 f22;/usr/local/bin/owner-sync-pkgdb f23;/usr/local/bin/owner-sync-pkgdb f24;/usr/local/bin/owner-sync-pkgdb f25"
|
||||
job="/usr/local/bin/owner-sync-pkgdb f23;/usr/local/bin/owner-sync-pkgdb f24;/usr/local/bin/owner-sync-pkgdb f25"
|
||||
cron_file=update-koji-owner-fedora
|
||||
when: inventory_hostname.startswith('bodhi-backend01') and env == "production"
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue