bootstrap-vz/manifests/official/ec2/ebs-wheezy-amd64-pvm-cn-north-1.yml

33 lines
705 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}-{provider.virtualization}-{%Y}-{%m}-{%d}-ebs
description: Debian {system.release} {system.architecture}
system:
release: wheezy
architecture: amd64
bootloader: pvgrub
charmap: UTF-8
locale: en_US
timezone: UTC
volume:
backing: ebs
partitions:
type: none
root:
filesystem: ext4
size: 8GiB
packages:
mirror: http://ftp.cn.debian.org/debian
plugins:
cloud_init:
metadata_sources: Ec2
username: admin