bootstrap-vz/manifests/examples/kvm/wheezy-virtio.yml
Anders Ingemann ff3582216f Remove image.description from various manifests
Only ec2 and gce support image.description, adding it to
other providers is misleading.
2015-12-13 19:41:18 +01:00

33 lines
542 B
YAML

---
provider:
name: kvm
virtio_modules:
- virtio_pci
- virtio_blk
bootstrapper:
workspace: /target
image:
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}
system:
release: wheezy
architecture: amd64
bootloader: grub
charmap: UTF-8
locale: en_US
timezone: UTC
volume:
backing: raw
partitions:
type: msdos
boot:
filesystem: ext2
size: 32MiB
root:
filesystem: ext4
size: 864MiB
swap:
size: 128MiB
packages: {}
plugins:
root_password:
password: test