mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 05:20:49 +08:00
greenwave: rabbitmq queue no longer needed
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -10,17 +10,6 @@
|
||||
|
||||
|
||||
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:
|
||||
# https://pagure.io/fedora-infrastructure/issue/6404
|
||||
- role: openshift/project
|
||||
|
||||
Reference in New Issue
Block a user