bodhi2/backend: Add epel9 tag to koji_sync_listener

Signed-off-by: Carl George <carl@george.computer>
This commit is contained in:
Carl George 2021-10-01 14:32:29 -05:00
parent 87308a1d5a
commit 51ffc1fb11
2 changed files with 2 additions and 1 deletions

View file

@ -87,7 +87,7 @@
# bodhi2/backend/files/koji_sync_listener.py
# This cronjob runs only once a day. The listener script runs reactively.
cron: name="owner-sync" minute="15" hour="4" user="root"
job="/usr/local/bin/lock-wrapper owner-sync '/usr/local/bin/owner-sync-pagure f36 f36-container f36-modular f35 f35-container f35-modular f34 f34-container f34-modular f33 f33-container f33-modular f33-flatpak epel8 epel8-playground epel8-modular epel7 module-package-list modular'"
job="/usr/local/bin/lock-wrapper owner-sync '/usr/local/bin/owner-sync-pagure f36 f36-container f36-modular f35 f35-container f35-modular f34 f34-container f34-modular f33 f33-container f33-modular f33-flatpak epel9 epel8 epel8-playground epel8-modular epel7 module-package-list modular'"
cron_file=update-koji-owner
when: env == "production"
tags:

View file

@ -52,6 +52,7 @@ taglist = [
"f33-container",
"f33-modular",
"f33-flatpak",
"epel9",
"epel8",
"epel8-playground",
"epel8-modular",