mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 15:44:18 +08:00
[copr] variable should contain path to config postfix_maincf: "postfix/main.cf/main.cf.copr"; also enable for production
This commit is contained in:
@@ -8,3 +8,4 @@ keygen_host: "172.16.5.25"
|
||||
resolvconf: "resolv.conf/cloud"
|
||||
|
||||
backend_base_url: "https://copr-be.cloud.fedoraproject.org"
|
||||
postfix_maincf: "postfix/main.cf/main.cf.copr"
|
||||
|
||||
@@ -9,4 +9,4 @@ keygen_host: "172.16.1.6"
|
||||
resolvconf: "resolv.conf/cloud"
|
||||
|
||||
backend_base_url: "http://copr-be-dev.cloud.fedoraproject.org"
|
||||
postfix_maincf: "main.cf.copr"
|
||||
postfix_maincf: "postfix/main.cf/main.cf.copr"
|
||||
|
||||
Reference in New Issue
Block a user