Koschei: don't specify routing keys for fedora-messaging
This commit is contained in:
parent
a1755eb2f0
commit
3a979c44e6
1 changed files with 1 additions and 3 deletions
|
@ -14,9 +14,7 @@
|
|||
- role: rabbit/queue
|
||||
username: "{{ app }}{{ env_suffix }}"
|
||||
queue_name: "{{ app }}{{ env_suffix }}"
|
||||
routing_keys:
|
||||
- "org.fedoraproject.{{ fedmsg_env }}.buildsys.tag"
|
||||
- "org.fedoraproject.{{ fedmsg_env }}.buildsys.task.state.change"
|
||||
routing_keys: []
|
||||
message_ttl: 60000
|
||||
|
||||
- openshift/project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue