#266 copr: set postfix_group variable
Merged 3 years ago by praiskup. Opened 3 years ago by schlupov.
fedora-infra/ schlupov/ansible fix_copr_postfix_group  into  master

copr: set postfix_group variable
Silvie Chlupova • 3 years ago  
@@ -13,7 +13,7 @@ 

  keygen_host: "52.202.64.55"

  

  backend_base_url: "https://download.copr.fedorainfracloud.org"

- postfix_maincf: "postfix/main.cf/main.cf.copr"

+ postfix_group: copr

  

  frontend_base_url: "https://copr.fedorainfracloud.org"

  dist_git_base_url: "copr-dist-git.fedorainfracloud.org"

@@ -14,7 +14,7 @@ 

  keygen_host: "18.209.1.14"

  

  backend_base_url: "https://download.copr-dev.fedorainfracloud.org"

- postfix_maincf: "postfix/main.cf/main.cf.copr"

+ postfix_group: copr

  

  frontend_base_url: "https://copr-fe-dev.cloud.fedoraproject.org"

  dist_git_base_url: "copr-dist-git-dev.fedorainfracloud.org"

no initial comment

Is the postfix_maincf used actually?

rebased onto 6765c52

3 years ago

Is the postfix_maincf used actually?

No, I removed it.

Pull-Request has been merged by praiskup

3 years ago