Fix sent_topics format for mdapi
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
6fb1791882
commit
bd702b9535
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@
|
|||
roles:
|
||||
- role: rabbit/user
|
||||
username: "mdapi{{ env_suffix }}"
|
||||
sent_topics:
|
||||
- ^org\.fedoraproject\.{{ env_short }}\.mdapi\..*
|
||||
sent_topics: "^org\.fedoraproject\.{{ env_short }}\.mdapi\..*"
|
||||
|
||||
- role: openshift/project
|
||||
app: mdapi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue