bootstrap-vz/manifests/examples/azure/jessie.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

32 lines
535 B
YAML

---
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}
provider:
name: azure
waagent:
version: 2.0.14
bootstrapper:
mirror: http://httpredir.debian.org/debian/
workspace: /target
system:
release: jessie
architecture: amd64
bootloader: grub
charmap: UTF-8
locale: en_US
timezone: UTC
volume:
backing: vhd
partitions:
type: msdos
root:
filesystem: ext4
size: 10GiB
packages:
components:
- main
- contrib
- non-free
plugins:
ntp:
servers:
- time.windows.com