From 5acb12063d5494d00aa097a2408a4f9ba5cb1c65 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Mon, 16 Oct 2017 22:31:18 +0000 Subject: [PATCH] Totally drop rubygems copr info Signed-off-by: Patrick Uiterwijk --- roles/notifs/backend/templates/fmn.consumer.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/notifs/backend/templates/fmn.consumer.py b/roles/notifs/backend/templates/fmn.consumer.py index 6287f61e71..5cf5b04e48 100644 --- a/roles/notifs/backend/templates/fmn.consumer.py +++ b/roles/notifs/backend/templates/fmn.consumer.py @@ -72,6 +72,9 @@ config = { "fmn.autocreate": False, {% endif %} + # Ignore rubygems coprs + "ignored_copr_owners": ["@rubygems"], + # Just drop these topics without considering any preferences. They are noise that just clog us up. "fmn.junk_suffixes": [ '.buildsys.package.list.change',