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