mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-01 01:41:13 +08:00
9 lines
214 B
YAML
9 lines
214 B
YAML
rabbitmq_server: "rabbitmq01{{ env_suffix }}.phx2.fedoraproject.org"
|
|
vhost: /pubsub
|
|
default_exchange: amq.topic
|
|
routing_keys:
|
|
- "#"
|
|
message_ttl: null
|
|
thresholds: false
|
|
nagios_server: noc01.phx2.fedoraproject.org
|