rabbitmq_cluster: Add testing key for CentOS

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2019-10-03 13:34:32 +02:00 committed by Pierre-Yves Chibon
parent 2149c1ffb3
commit 190a82ac07

View file

@ -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