copr-keygen: fix "private" ipv4 address to fix firewall
This commit is contained in:
parent
4bdce0d462
commit
4948de43a3
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ copr_aws_region: us-east-1
|
|||
# don't forget to update ip in ./copr-keygen, due to custom firewall rules
|
||||
|
||||
# eth0, eth1
|
||||
copr_backend_ips: ["52.44.175.77", "172.30.2.203"]
|
||||
copr_backend_ips: ["52.44.175.77", "172.30.2.8"]
|
||||
|
||||
copr_builder_fedora_version: 35
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue