copr: fill smtp_auth_relay password correctly

This commit is contained in:
Pavel Raiskup 2023-06-19 10:13:53 +02:00
parent 82205131b7
commit 19bfd92e3b

View file

@ -2,4 +2,4 @@
---
smtp_auth_relay_host: smtp-auth-cc-rdu01.fedoraproject.org
smtp_auth_relay_user: copr@fedoraproject.org
smtp_auth_relay_password: {{ copr_smtp_password }}
smtp_auth_relay_password: "{{ copr_smtp_password }}"