Skip to content

Instantly share code, notes, and snippets.

@luizbafilho
Created December 2, 2014 18:40
Show Gist options
  • Save luizbafilho/5b4963020b74db41222a to your computer and use it in GitHub Desktop.
Save luizbafilho/5b4963020b74db41222a to your computer and use it in GitHub Desktop.
# encoding: utf-8
site 'http://community.opscode.com/api/v1'
cookbook "apt"
cookbook "nodejs", {:github=>"mdxp/nodejs-cookbook"}
cookbook "mysql", {}
cookbook "vim", {}
cookbook "build-essential", {}
cookbook "rvm", {:github=>"fnichol/chef-rvm", :ref=>"v0.9.0"}
cookbook "git", {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment