copr-be-dev: fix the private IP address
This is needed to correctly configure iptables rules on the keygen side.
This commit is contained in:
parent
d4f86e3364
commit
89018eecac
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ copr_aws_region: us-east-1
|
|||
# don't forget to update ip in ./copr-keygen-stg, due to custom firewall rules
|
||||
|
||||
# eth0, eth1
|
||||
copr_backend_ips: ["18.208.10.131", "172.30.2.207"]
|
||||
copr_backend_ips: ["18.208.10.131", "172.30.2.118"]
|
||||
|
||||
copr_builder_fedora_version: 35
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue