Skip to content

Instantly share code, notes, and snippets.

@JustinAiken
Created March 15, 2013 13:25
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 JustinAiken/5169844 to your computer and use it in GitHub Desktop.
Save JustinAiken/5169844 to your computer and use it in GitHub Desktop.
cookbook 'build-essential'
cookbook 'apt'
cookbook 'ruby_build'
cookbook 'rbenv', :git => 'https://github.com/fnichol/chef-rbenv'
cookbook 'unicorn'
cookbook 'nginx'
cookbook 'runit'
cookbook 'rails-lastmile', :git => 'git://github.com/DanThiffault/rails-lastmile.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment