copr: dev: fix backend <--> keygen IPs
This commit is contained in:
parent
9b332259de
commit
6659169749
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@ _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.74", "172.25.155.6"]
|
||||
copr_backend_ips: ["172.25.33.80", "172.25.144.254"]
|
||||
keygen_host: "172.25.33.73"
|
||||
|
||||
resolvconf: "resolv.conf/cloud"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue