retrace: add quotes around username since it has a var in it

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-01-26 18:27:42 -08:00
parent f0b98b904c
commit da244a81df

View file

@ -27,7 +27,7 @@
roles:
- role: rabbit/queue
username: faf{{ env_suffix }}
username: "faf{{ env_suffix }}"
queue_name: faf
routing_keys:
- "org.fedoraproject.*.faf.report.threshold1"