mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
rabbitmq_cluster: Add testing key for CentOS
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
2149c1ffb3
commit
190a82ac07
@@ -21,4 +21,7 @@
|
||||
vars:
|
||||
username: centos-ci{{ env_suffix }}
|
||||
queue_name: centos-ci{{ env_suffix }}
|
||||
routing_keys:
|
||||
# This routing key is for testing purposes only
|
||||
- "org.centos.ci.*"
|
||||
# No routing key right now, to be defined later
|
||||
|
||||
Reference in New Issue
Block a user