copr: fill smtp_auth_relay password correctly
This commit is contained in:
parent
82205131b7
commit
19bfd92e3b
1 changed files with 1 additions and 1 deletions
|
@ -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 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue