Don't deploy messaging bridges in staging anymore

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2025-01-27 10:30:25 +01:00
parent 0ba5409a9f
commit 85ecf47a2a
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -1,7 +1,7 @@
# Create the RabbitMQ users
---
- name: Setup RabbitMQ
hosts: rabbitmq[0]:rabbitmq_stg[0]:rabbitmq01.iad2.fedoraproject.org
hosts: rabbitmq[0]
user: root
gather_facts: false