bootstrap-vz/manifests/ec2-ebs-partitioned.manifest.yml

29 lines
649 B
YAML
Raw Normal View History

---
provider:
name: ec2
virtualization: pvm
# credentials:
# access-key: AFAKEACCESSKEYFORAWS
# secret-key: thes3cr3tkeyf0ryourawsaccount/FS4d8Qdva
bootstrapper:
workspace: /target
image:
name: debian-{system.release}-{system.architecture}-{virtualization}-{%y}{%m}{%d}
description: Debian {system.release} {system.architecture} AMI ({virtualization})
system:
release: wheezy
architecture: amd64
bootloader: pvgrub
charmap: UTF-8
locale: en_US
timezone: UTC
volume:
backing: ebs
partitions:
type: msdos
root:
filesystem: ext4
size: 1GiB
packages:
mirror: http://cloudfront.debian.net/debian