summaryrefslogtreecommitdiffstats
path: root/inventory/group_vars/copr-stg
blob: 9fe352bcfb0cc73848e1336d051363189579fd7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
devel: true
#_forward-src: "{{ files }}/copr/forward-dev"
_forward_src: "forward_dev"

# don't forget to update ip in ./copr-keygen-stg, due to custom firewall rules

copr_backend_ips: ["172.25.32.175", "172.25.150.48"]
keygen_host: "172.25.32.154"

resolvconf: "resolv.conf/cloud"

backend_base_url: "http://copr-be-dev.cloud.fedoraproject.org"
postfix_maincf: "postfix/main.cf/main.cf.copr"

frontend_base_url: "http://copr-fe-dev.cloud.fedoraproject.org"
dist_git_base_url: "copr-dist-git-dev.fedorainfracloud.org"

ansible_ifcfg_blacklist: true