diff --git a/roles/notifs/backend/templates/fmn.consumer.py b/roles/notifs/backend/templates/fmn.consumer.py index 6576b5c039..7050cfd3c8 100644 --- a/roles/notifs/backend/templates/fmn.consumer.py +++ b/roles/notifs/backend/templates/fmn.consumer.py @@ -52,7 +52,7 @@ config = { # Just drop these topics without considering any preferences. They are noise that just clog us up. "fmn.junk_suffixes": [ - '.buildsys.package.list.state.change', + '.buildsys.package.list.change', '.buildsys.tag', '.buildsys.untag', '.buildsys.repo.init',