copr: update ip addresses and hostnames
This commit is contained in:
parent
cde341b682
commit
825df7f834
1 changed files with 4 additions and 4 deletions
|
@ -6,14 +6,14 @@ _forward_src: "forward_dev"
|
|||
# don't forget to update ip in ./copr-keygen-stg, due to custom firewall rules
|
||||
|
||||
# eth0, eth1
|
||||
copr_backend_ips: ["172.25.33.80", "172.25.144.254"]
|
||||
keygen_host: "172.25.33.73"
|
||||
copr_backend_ips: ["54.174.143.212", "172.30.2.128"]
|
||||
keygen_host: "172.30.2.173"
|
||||
|
||||
backend_base_url: "https://copr-dev-be.aws.fedoraproject.org"
|
||||
postfix_maincf: "postfix/main.cf/main.cf.copr"
|
||||
|
||||
frontend_base_url: "https://copr-fe-dev.cloud.fedoraproject.org"
|
||||
dist_git_base_url: "copr-dist-git-dev.fedorainfracloud.org"
|
||||
frontend_base_url: "https://copr-fe-dev-aws.cloud.fedoraproject.org"
|
||||
dist_git_base_url: "copr-dist-git-dev-aws.fedorainfracloud.org"
|
||||
|
||||
ansible_ifcfg_blacklist: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue