7 lines
262 B
Text
7 lines
262 B
Text
# Put here configuration for all copr instances (production, devel, ...)
|
|
---
|
|
|
|
# TODO: tamplatize main.cf
|
|
smtp_auth_relay_host: smtp-auth-cc-rdu01.fedoraproject.org
|
|
smtp_auth_relay_user: copr@fedoraproject.org
|
|
smtp_auth_relay_password: "{{ copr_smtp_password }}"
|