Files
fedora-infra_ansible/inventory/group_vars/copr
2015-07-28 17:27:32 +02:00

17 lines
447 B
Plaintext

---
devel: false
_forward_src: "forward"
# don't forget to update ip in ./copr-keygen, due to custom firewall rules
copr_backend_ips: ["172.25.32.4", "209.132.184.48"]
keygen_host: "172.25.32.5"
resolvconf: "resolv.conf/cloud"
backend_base_url: "https://copr-be.cloud.fedoraproject.org"
postfix_maincf: "postfix/main.cf/main.cf.copr"
frontend_base_url: "https://copr.fedoraproject.org"
dist_git_base_url: "copr-dist-git.fedorainfracloud.org"