mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-01 01:41:13 +08:00
11 lines
259 B
YAML
11 lines
259 B
YAML
rabbitmq_server: "rabbitmq01{{ env_suffix }}.iad2.fedoraproject.org"
|
|
vhost: /pubsub
|
|
default_exchange: amq.topic
|
|
routing_keys: []
|
|
message_ttl: null
|
|
max_priority: null
|
|
thresholds:
|
|
warning: 10000
|
|
critical: 100000
|
|
nagios_server: noc01.iad2.fedoraproject.org
|