copr-dist-git: use tcp_ports configuration instead of custom firewall rules
This commit is contained in:
parent
b0f37902db
commit
0da4b9b0fd
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
---
|
||||
tcp_ports: [22, 80]
|
||||
tcp_ports: [22, 80, 443]
|
||||
datacenter: cloud
|
||||
freezes: false
|
||||
custom_rules: ['-A INPUT -p tcp -m tcp --dport 443 -j ACCEPT']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue