Skip to content

Instantly share code, notes, and snippets.

@mperham
Created July 23, 2009 17:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mperham/153251 to your computer and use it in GitHub Desktop.
Save mperham/153251 to your computer and use it in GitHub Desktop.
name "ruby_app_server"
recipes "capistrano", "rubyee", "rails", "memcached"
override_attributes "memcached" => { "memory" => 2048 }
override_attributes "rails" => { "version" => '2.1.2' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment