Revert "Koschei: Skip creation of RabbitMQ queue"
This reverts commit d8cb686c6ad2309f23e4b5651afb1cb53fe1876d.
This commit is contained in:
parent
4cce745650
commit
622170c679
1 changed files with 5 additions and 6 deletions
|
@ -11,12 +11,11 @@
|
|||
- /srv/web/infra/ansible/roles/openshift-apps/koschei/vars/{{ env }}.yml
|
||||
|
||||
roles:
|
||||
# XXX queue creation is disabled due to https://pagure.io/fedora-infrastructure/issue/8235
|
||||
# - role: rabbit/queue
|
||||
# username: "{{ app }}{{ env_suffix }}"
|
||||
# queue_name: "{{ app }}{{ env_suffix }}"
|
||||
# routing_keys: []
|
||||
# message_ttl: 60000
|
||||
- role: rabbit/queue
|
||||
username: "{{ app }}{{ env_suffix }}"
|
||||
queue_name: "{{ app }}{{ env_suffix }}"
|
||||
routing_keys: []
|
||||
message_ttl: 60000
|
||||
|
||||
- openshift/project
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue