From 752ba3de32532fea0a56e8824afc8252b83c3549 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Wed, 17 Jul 2019 18:02:54 +0000 Subject: [PATCH] Adding epel8 to add to koji tags and create pdc entries Signed-off-by: Mohan Boddu --- roles/bodhi2/backend/files/koji-sync-listener.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bodhi2/backend/files/koji-sync-listener.py b/roles/bodhi2/backend/files/koji-sync-listener.py index 1ea07ad53a..9ac282e6f8 100644 --- a/roles/bodhi2/backend/files/koji-sync-listener.py +++ b/roles/bodhi2/backend/files/koji-sync-listener.py @@ -23,7 +23,7 @@ def handle(content): sys.stdout.flush() # XXX If you modify this taglist. Please also modify the other copy in # bodhi2/backend/tasks/main.yml - taglist = 'f31 f31-container f31-modular f30 f30-container f30-flatpak f30-modular f29 f29-container f29-flatpak f29-modular epel7 dist-6E-epel module-package-list modular' + taglist = 'f31 f31-container f31-modular f30 f30-container f30-flatpak f30-modular f29 f29-container f29-flatpak f29-modular epel8 epel7 dist-6E-epel module-package-list modular' cmd = [ '/usr/local/bin/owner-sync-pagure', '--package', package,