bootstrap-vz/manifests/examples/azure/wheezy.yml
Stephen A. Zarkos 0212db733d Updates to Azure image creation.
- Wheezy images use wheezy-backports kernel by default
 - Change Wheezy image to use single partition
 - Update WALinuxAgent to use 2.0.14
2015-08-05 22:20:14 +00:00

39 lines
748 B
YAML

---
provider:
name: azure
waagent:
version: 2.0.14
bootstrapper:
mirror: http://httpredir.debian.org/debian/
workspace: /target
image:
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}
description: Debian {system.release} {system.architecture}
system:
release: wheezy
architecture: amd64
bootloader: grub
charmap: UTF-8
locale: en_US
timezone: UTC
volume:
backing: raw
partitions:
type: msdos
root:
filesystem: ext4
size: 10GiB
packages:
components:
- main
- contrib
- non-free
preferences:
backport-kernel:
- package: linux-image-* initramfs-tools
pin: release n=wheezy-backports
pin-priority: 500
plugins:
ntp:
servers:
- time.windows.com