11 lines
140 B
YAML
11 lines
140 B
YAML
|
title: dev-1
|
||
|
vcpus: 4
|
||
|
memory: 4096
|
||
|
volumes:
|
||
|
- is_system: true
|
||
|
type: file
|
||
|
target: vda
|
||
|
capacity:
|
||
|
value: 5
|
||
|
unit: GiB
|