retrace: try dropping double quotes in non variables
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
434ca45279
commit
392a9bcebb
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@
|
|||
|
||||
roles:
|
||||
- role: rabbit/queue
|
||||
username: "faf"
|
||||
queue_name: "faf"
|
||||
username: faf
|
||||
queue_name: faf
|
||||
routing_keys:
|
||||
- "org.fedoraproject.*.faf.report.threshold1"
|
||||
- "org.fedoraproject.*.faf.report.threshold10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue