greenwave: rabbitmq queue no longer needed
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6a6f5c0c75
commit
310ddb9b36
1 changed files with 0 additions and 11 deletions
|
@ -10,17 +10,6 @@
|
||||||
|
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- role: rabbit/queue
|
|
||||||
username: greenwave{{ env_suffix }}
|
|
||||||
queue_name: greenwave{{ env_suffix }}
|
|
||||||
routing_keys:
|
|
||||||
- "org.fedoraproject.*.taskotron.result.new"
|
|
||||||
- "org.fedoraproject.*.waiverdb.waiver.new"
|
|
||||||
thresholds:
|
|
||||||
warning: 50
|
|
||||||
critical: 100
|
|
||||||
sent_topics: ^org\.fedoraproject\.{{ env_short }}\.greenwave\..*
|
|
||||||
|
|
||||||
# The openshift/project role breaks if the project already exists:
|
# The openshift/project role breaks if the project already exists:
|
||||||
# https://pagure.io/fedora-infrastructure/issue/6404
|
# https://pagure.io/fedora-infrastructure/issue/6404
|
||||||
- role: openshift/project
|
- role: openshift/project
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue