mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 01:32:20 +08:00
Only a few apps have topic permissions, if this works well we'll have to generalize it. Fixes: #8167 Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
11 lines
256 B
YAML
11 lines
256 B
YAML
rabbitmq_server: "rabbitmq01{{ env_suffix }}.iad2.fedoraproject.org"
|
|
vhost: /pubsub
|
|
default_exchange: amq.topic
|
|
routing_keys: []
|
|
message_ttl: null
|
|
thresholds:
|
|
warning: 10000
|
|
critical: 100000
|
|
nagios_server: noc01.iad2.fedoraproject.org
|
|
sent_topics: []
|