bootstrap-vz/tests/integration/manifests/partitioned.yml
Anders Ingemann b70e24a848 Switch to using 3 partitions when testing gpt+msdos
Make boot partition a little bigger
2015-04-16 22:21:45 +02:00

11 lines
158 B
YAML

---
volume:
partitions:
boot:
filesystem: ext2
size: 64MiB
root:
filesystem: ext4
size: 832MiB
swap:
size: 128MiB