diff --git a/roles/fedmsg/base/templates/policy.py.j2 b/roles/fedmsg/base/templates/policy.py.j2 index 7bed23776d..223aaa6b88 100644 --- a/roles/fedmsg/base/templates/policy.py.j2 +++ b/roles/fedmsg/base/templates/policy.py.j2 @@ -90,11 +90,11 @@ config = dict( # This comes from our hook in configs/system/fedora-updates-push topic_prefix + "bodhi.updates.fedora.sync": [ - "bodhi-releng04.%s" % suffix, + "ftpsync-releng04.%s" % suffix, ], # Similarly, this is frome configs/system/fedora-epel-push topic_prefix + "bodhi.updates.epel.sync": [ - "bodhi-relepel01.%s" % suffix, + "ftpsync-relepel01.%s" % suffix, ], # Compose (rel-eng) messages (use the bodhi certs)