mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 16:05:03 +08:00
10 lines
252 B
YAML
10 lines
252 B
YAML
rabbitmq_server: "rabbitmq01{{ env_suffix }}.{{ datacenter }}.fedoraproject.org"
|
|
vhost: /pubsub
|
|
default_exchange: amq.topic
|
|
routing_keys: []
|
|
message_ttl: null
|
|
thresholds:
|
|
warning: 10000
|
|
critical: 100000
|
|
nagios_server: noc01.phx2.fedoraproject.org
|