Skip to content

Instantly share code, notes, and snippets.

View peregrinator's full-sized avatar

Bob Burbach peregrinator

View GitHub Profile
pool "myapp" do
cloud "app" do
# path to your key here (see setting up ec2 for how to get this)
keypair "path_to_server_key.pem"
# canonical ubunti ami's use ubuntu user
user "ubuntu"
image_id "ami-bb709dd2" #Ubuntu 9.10 Karmic Canonical, ubuntu@
# what data center to live in