Open NFS port for nas hosts
This commit is contained in:
parent
f1a4424067
commit
70bf4bf846
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +7,4 @@ datadisks:
|
||||||
|
|
||||||
firewall_in:
|
firewall_in:
|
||||||
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
||||||
|
- {proto: tcp, port: 2049, from: [172.20.20.0/22]}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue