resultsdb: tag the rabbit/queue roles
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
42a0bafb83
commit
2b19775f4e
1 changed files with 4 additions and 0 deletions
|
@ -49,6 +49,8 @@
|
|||
- "org.centos.prod.ci.koji-build.test.complete"
|
||||
- "org.centos.prod.ci.koji-build.test.error"
|
||||
when: deployment_type == "prod"
|
||||
tags:
|
||||
- rabbit/queue
|
||||
|
||||
- role: rabbit/queue
|
||||
username: "resultsdb{{ env_suffix }}"
|
||||
|
@ -64,6 +66,8 @@
|
|||
- "org.centos.*.ci.koji-build.test.complete"
|
||||
- "org.centos.*.ci.koji-build.test.error"
|
||||
when: deployment_type == "stg"
|
||||
tags:
|
||||
- rabbit/queue
|
||||
|
||||
tasks:
|
||||
# this is how you include other task lists
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue