We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd63e4 commit e013c14Copy full SHA for e013c14
1 file changed
mini-lab.kamaji.yaml
@@ -52,11 +52,15 @@ topology:
52
image: ${MINI_LAB_VM_IMAGE}
53
env:
54
UUID: 00000000-0000-0000-0000-000000000001
55
+ QEMU_CPU_CORES: 2
56
+ QEMU_DISK_SIZE: 20G
57
machine02:
58
group: machines
59
60
61
UUID: 00000000-0000-0000-0000-000000000002
62
63
64
links:
65
- endpoints: ["exit:mini_lab_ext", "mini_lab_ext:exit"]
66
mtu: 9000
0 commit comments