update copr-be ip
This commit is contained in:
parent
50b4fc15a4
commit
7134914cf6
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
devel: false
|
||||
_forward_src: "forward"
|
||||
copr_backend_ips: "172.16.5.4 172.16.5.5 209.132.184.142"
|
||||
copr_backend_ips: "172.16.5.5 209.132.184.142"
|
||||
keygen_host: "172.16.5.25"
|
||||
resolvconf: "resolv.conf/cloud"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
tcp_ports: [22, 5167]
|
||||
|
||||
custom_rules: [ '-A INPUT -p tcp -m tcp -s 172.16.5.4 --dport 80 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 209.132.184.142 --dport 80 -j ACCEPT']
|
||||
custom_rules: [ '-A INPUT -p tcp -m tcp -s 172.16.5.5 --dport 80 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 209.132.184.142 --dport 80 -j ACCEPT']
|
||||
|
||||
datacenter: cloud
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue