rabbitmq_cluster: Add testing key for CentOS
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
2149c1ffb3
commit
190a82ac07
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue