bootstrap-vz/tests/integration/manifests/base.yml
Anders Ingemann c880a6849a Remove image section in manifest
All provider specific settings have been moved to the
provider section. The image name itself is now located
at the top level and called "name". It is required for all providers.
2015-12-13 19:41:18 +01:00

13 lines
270 B
YAML

---
name: deb-{system.release}-{system.architecture}-{system.bootloader}-{volume.partitions.type}-{%y}{%m}{%d}
provider: {}
bootstrapper:
workspace: /target
tarball: true
system:
charmap: UTF-8
locale: en_US
timezone: UTC
volume:
partitions: {}
packages: {}