copr-dist-git-dev: also use tcp_ports for the dev instance
This commit is contained in:
parent
bab1e587b6
commit
071b967177
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
tcp_ports: [22, 80]
|
||||
tcp_ports: [22, 80, 443]
|
||||
datacenter: cloud
|
||||
freezes: false
|
||||
devel: true
|
||||
custom_rules: ['-A INPUT -p tcp -m tcp --dport 443 -j ACCEPT']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue