Add support for datadisk type
This commit is contained in:
parent
4de72ed215
commit
b1036de33d
20 changed files with 40 additions and 31 deletions
|
@ -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]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue