diff --git a/roles/notifs/backend/templates/fmn.consumer.py b/roles/notifs/backend/templates/fmn.consumer.py index 727c02d1fb..557a6e4e6d 100644 --- a/roles/notifs/backend/templates/fmn.consumer.py +++ b/roles/notifs/backend/templates/fmn.consumer.py @@ -43,6 +43,7 @@ config = { "endpoints": { "loopback-from-production": [ "tcp://hub.fedoraproject.org:9940", + "tcp://fedmsg-relay.ci.centos.org:9940", ], }, {% endif %}