add freebsd

This commit is contained in:
Sean Channel 2013-01-28 10:19:58 -08:00
parent 0f105266d3
commit 225b274bc1
3 changed files with 42 additions and 0 deletions

View File

@ -79,6 +79,20 @@ fedora_18_aws:
where: us-east-1
cloud: ec2
# FreeBSD 9.1
# http://www.daemonology.net/freebsd-on-ec2/
freebsd_91_aws:
provider: aws
image: ami-5339bb3a
size: Micro Instance
os: Freebsd
ssh_username: ec2_user
location: us-east-1
minion:
grains:
where: us-east-1
cloud: ec2
# Canonical Ubuntu LTS images
# http://cloud-images.ubuntu.com/releases/
ubuntu_lucid_aws:

View File

@ -79,6 +79,20 @@ fedora_18_aws:
where: us-west-1
cloud: ec2
# FreeBSD 9.1
# http://www.daemonology.net/freebsd-on-ec2/
freebsd_91_aws:
provider: aws
image: ami-4c8baa09
size: Micro Instance
os: Freebsd
ssh_username: ec2_user
location: us-west-1
minion:
grains:
where: us-west-1
cloud: ec2
# Canonical Ubuntu LTS images
# http://cloud-images.ubuntu.com/releases/
ubuntu_lucid_aws:

View File

@ -79,6 +79,20 @@ fedora_18_aws:
where: us-west-2
cloud: ec2
# FreeBSD 9.1
# http://www.daemonology.net/freebsd-on-ec2/
freebsd_91_aws:
provider: aws
image: ami-aa09819a
size: Micro Instance
os: Freebsd
ssh_username: ec2_user
location: us-west-2
minion:
grains:
where: us-west-2
cloud: ec2
# Canonical Ubuntu LTS images
# http://cloud-images.ubuntu.com/releases/
ubuntu_lucid_aws: