diff --git a/playbooks/openshift-apps/koschei.yml b/playbooks/openshift-apps/koschei.yml index 7c8821a7a0..df3e6b7c8a 100644 --- a/playbooks/openshift-apps/koschei.yml +++ b/playbooks/openshift-apps/koschei.yml @@ -15,8 +15,8 @@ username: "{{ app }}{{ env_suffix }}" queue_name: "{{ app }}{{ env_suffix }}" routing_keys: - - org.fedoraproject.stg.buildsys.tag - - org.fedoraproject.stg.buildsys.task.state.change + - "org.fedoraproject.{{ fedmsg_env }}.buildsys.tag" + - "org.fedoraproject.{{ fedmsg_env }}.buildsys.task.state.change" message_ttl: 60000 - openshift/project