Koschei: Disable RabbitMQ queue creation until 8235 is fixed

This commit is contained in:
Mikolaj Izdebski 2019-09-24 12:34:44 +02:00 committed by Pierre-Yves Chibon
parent 43f084686d
commit 694157c2be

View file

@ -16,6 +16,7 @@
queue_name: "{{ app }}{{ env_suffix }}"
routing_keys: []
message_ttl: 60000
when: not 'infra issue https://pagure.io/fedora-infrastructure/issue/8235 is fixed'
- openshift/project