mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Greenwave: use the correct topic for waiverdb messages
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
queue_name: greenwave{{ env_suffix }}
|
||||
routing_keys:
|
||||
- "org.fedoraproject.*.taskotron.result.new"
|
||||
- "org.fedoraproject.*.waiver.new"
|
||||
- "org.fedoraproject.*.waiverdb.waiver.new"
|
||||
|
||||
# The openshift/project role breaks if the project already exists:
|
||||
# https://pagure.io/fedora-infrastructure/issue/6404
|
||||
|
||||
@@ -16,7 +16,7 @@ queue = "greenwave{{ env_suffix }}"
|
||||
exchange = "amq.topic"
|
||||
routing_keys = [
|
||||
"org.fedoraproject.*.taskotron.result.new",
|
||||
"org.fedoraproject.*.waiver.new",
|
||||
"org.fedoraproject.*.waiverdb.waiver.new",
|
||||
]
|
||||
|
||||
[tls]
|
||||
|
||||
Reference in New Issue
Block a user