[copr] variable should contain path to config postfix_maincf: "postfix/main.cf/main.cf.copr"; also enable for production
This commit is contained in:
parent
36877d4150
commit
e09dff3333
2 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue