bodhi: Subscribe consumer to bodhi.update.edit.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2019-05-14 20:35:29 +00:00
parent 126beeb717
commit 104e857951

View file

@ -23,6 +23,7 @@ host_group: bodhi2
# Define the topics that our fedora-messaging queue should be subscribed to. # Define the topics that our fedora-messaging queue should be subscribed to.
bodhi_message_routing_keys: bodhi_message_routing_keys:
- "org.fedoraproject.*.bodhi.composer.start" - "org.fedoraproject.*.bodhi.composer.start"
- "org.fedoraproject.*.bodhi.update.edit"
- "org.fedoraproject.*.bodhi.update.request.testing" - "org.fedoraproject.*.bodhi.update.request.testing"
- "org.fedoraproject.*.buildsys.tag" - "org.fedoraproject.*.buildsys.tag"