mts: fix routing key in playbook
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
This commit is contained in:
parent
afb597f942
commit
f073a51ca6
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
username: "mts{{ env_suffix }}"
|
||||
queue_name: "mts{{ env_suffix }}"
|
||||
routing_keys:
|
||||
- "org.fedoraproject.*.mbs.build.state.change"
|
||||
- "org.fedoraproject.*.mbs.module.state.change"
|
||||
thresholds:
|
||||
warning: 10
|
||||
critical: 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue