From 898d67394c3d19ba63bdd9b2b4ea753659b35781 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Wed, 17 Jul 2019 18:25:56 +0000 Subject: [PATCH] Adding epel8-playground 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 9ac282e6f8..b333a17638 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 epel8 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 epel8-playground epel7 dist-6E-epel module-package-list modular' cmd = [ '/usr/local/bin/owner-sync-pagure', '--package', package,