Add thresholds on Bodhi's RabbitMQ queues

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2019-08-12 14:49:56 +02:00 committed by Pierre-Yves Chibon
parent fc7f29ca07
commit 309ec254bf
6 changed files with 41 additions and 1 deletions

View file

@ -1,5 +1,7 @@
rabbitmq_server: "rabbitmq01{{ env_suffix }}.phx2.fedoraproject.org"
rabbitmq_server: "rabbitmq03{{ env_suffix }}.phx2.fedoraproject.org"
vhost: /pubsub
default_exchange: amq.topic
routing_keys:
- "#"
thresholds: false
nagios_server: noc01.phx2.fedoraproject.org