Remove port 22 from webservers extra ports
This isn't necessary since it's hard-coded into the file. Let's not add it where it isn't needed lest we confuse ourselves into thinking it's necessary. Change-Id: I011c647bb85e145e55fb6feb19facdedec180bf1
This commit is contained in:
parent
8d76a7cd99
commit
fd4fd57409
@ -1,4 +1,3 @@
|
||||
iptables_extra_public_tcp_ports:
|
||||
- 22
|
||||
- 80
|
||||
- 443
|
||||
|
Loading…
Reference in New Issue
Block a user