mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
First stab at cleaning up the manifest dir
This commit is contained in:
parent
0e992e23a1
commit
24dddbb8d6
24 changed files with 0 additions and 56 deletions
|
@ -1,28 +0,0 @@
|
||||||
---
|
|
||||||
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}
|
|
||||||
description: Debian {system.release} {system.architecture} AMI ({provider.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
|
|
|
@ -1,28 +0,0 @@
|
||||||
---
|
|
||||||
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}
|
|
||||||
description: Debian {system.release} {system.architecture} AMI ({provider.virtualization})
|
|
||||||
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: 1GiB
|
|
||||||
packages:
|
|
||||||
mirror: http://cloudfront.debian.net/debian
|
|
0
manifests/official/README.rst
Normal file
0
manifests/official/README.rst
Normal file
Loading…
Add table
Reference in a new issue