Re-organize disks for nas hosts
This commit is contained in:
parent
de94e75549
commit
71c5229adb
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
mem_size: 8192
|
||||
num_cpus: 2
|
||||
datadisks:
|
||||
- {size: 1000}
|
||||
- {size: 400, type: nvme}
|
||||
- {size: 500, type: nvme}
|
||||
- {size: 50, type: nvme}
|
||||
|
||||
firewall_in:
|
||||
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
||||
|
|
Loading…
Add table
Reference in a new issue