Add data disk to oci-node01
This commit is contained in:
parent
5fc2d161ad
commit
61e057a7e9
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
vmhost: vmhost01.home.foo.sh
|
vmhost: vmhost01.home.foo.sh
|
||||||
|
datadisks:
|
||||||
|
- {size: 10, type: nvme}
|
||||||
network_interfaces:
|
network_interfaces:
|
||||||
- device: eth0
|
- device: eth0
|
||||||
vlan: 20
|
vlan: 20
|
||||||
|
|
Loading…
Add table
Reference in a new issue