Skip to content

Instantly share code, notes, and snippets.

@auser
Created April 23, 2009 14:57
Show Gist options
  • Save auser/100531 to your computer and use it in GitHub Desktop.
Save auser/100531 to your computer and use it in GitHub Desktop.
pool :datashaman do
keypair "aws"
cloud :app do
instances 1
has_package 'vim'
enable :haproxy
has_package "rails"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment