copr: update keygen IP tables to allow a new copr-be-dev instance
This commit is contained in:
parent
113789b93e
commit
493b26446d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
copr_hostbase: copr-keygen-dev
|
||||
# http + signd dest ports
|
||||
custom_rules: ['-A INPUT -p tcp -m tcp -s 18.208.10.131 --dport 80 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 18.208.10.131 --dport 5167 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 172.30.2.207 --dport 80 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 172.30.2.207 --dport 5167 -j ACCEPT']
|
||||
custom_rules: ['-A INPUT -p tcp -m tcp -s 18.208.10.131 --dport 80 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 18.208.10.131 --dport 5167 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 172.30.2.12 --dport 80 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 172.30.2.12 --dport 5167 -j ACCEPT']
|
||||
datacenter: aws
|
||||
freezes: false
|
||||
tcp_ports: [22]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue