Add support for datadisk type

This commit is contained in:
Timo Makinen 2022-08-13 17:34:34 +00:00
parent 4de72ed215
commit b1036de33d
20 changed files with 40 additions and 31 deletions

View file

@ -1,6 +1,6 @@
---
datadisks:
- 20
- {size: 20}
firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
- {proto: tcp, port: 3306, from: [172.20.20.0/22]}