Move data disks to nvme storage

This commit is contained in:
Timo Makinen 2023-08-19 13:55:29 +00:00
parent 112d900b8f
commit f573704b34
8 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
---
datadisks:
- {size: 10, type: hdd}
- {size: 10, type: nvme}
firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
- {proto: tcp, port: 443, from: [172.20.20.0/22]}