diff --git a/playbooks/openshift-apps/koschei.yml b/playbooks/openshift-apps/koschei.yml index df3e6b7c8a..798cd3c2a5 100644 --- a/playbooks/openshift-apps/koschei.yml +++ b/playbooks/openshift-apps/koschei.yml @@ -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