From d1ce6c8a0e015c8b67f3a2de82bd2c9b0ab6db7d Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Fri, 21 Aug 2020 10:29:04 +0200 Subject: [PATCH] distgit-bz-sync: Adjust the product name Signed-off-by: Pierre-Yves Chibon --- .../distgit-bugzilla-sync/templates/configuration.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/roles/openshift-apps/distgit-bugzilla-sync/templates/configuration.toml b/roles/openshift-apps/distgit-bugzilla-sync/templates/configuration.toml index fddeebcab5..5cf4800870 100644 --- a/roles/openshift-apps/distgit-bugzilla-sync/templates/configuration.toml +++ b/roles/openshift-apps/distgit-bugzilla-sync/templates/configuration.toml @@ -14,10 +14,9 @@ Reassigning to the new maintainer of this component. [products.Fedora] namespace = "rpms" versions = ["rawhide", "33", "32", "31"] - [products."Fedora Container"] + [products."Fedora Container Images"] namespace = "container" versions = ["rawhide", "33", "32", "31"] - bz_product_name = "Fedora Container Images" [products."Fedora Modules"] namespace = "modules" versions = []