Koschei: Disable RabbitMQ queue creation until 8235 is fixed
This commit is contained in:
parent
43f084686d
commit
694157c2be
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue