ansible/inventory/group_vars/copr_all_instances_aws
Pavel Raiskup bee7b64fe5 main.cf files need to be moved before we claim they are templates
Revert "postfix: install main.cf as template"

This reverts commit 57f75cbcab.
2023-06-19 10:39:39 +02:00

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