retrace: try dropping double quotes in non variables

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-01-03 10:28:37 -08:00
parent 434ca45279
commit 392a9bcebb

View file

@ -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"