[copr] variable should contain path to config postfix_maincf: "postfix/main.cf/main.cf.copr"; also enable for production

This commit is contained in:
Valentin Gologuzov 2015-04-20 17:55:53 +02:00
parent 36877d4150
commit e09dff3333
2 changed files with 2 additions and 1 deletions

View file

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

View file

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