mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
11 lines
158 B
YAML
11 lines
158 B
YAML
---
|
|
volume:
|
|
partitions:
|
|
boot:
|
|
filesystem: ext2
|
|
size: 64MiB
|
|
root:
|
|
filesystem: ext4
|
|
size: 832MiB
|
|
swap:
|
|
size: 128MiB
|