Skip to content

Instantly share code, notes, and snippets.

@sainu
Created September 2, 2016 09:13
Show Gist options
  • Save sainu/0823f79c533f6f1d74f746e6f53dca72 to your computer and use it in GitHub Desktop.
Save sainu/0823f79c533f6f1d74f746e6f53dca72 to your computer and use it in GitHub Desktop.
site "http://community.opscode.com/api/v1"
cookbook 'apt'
cookbook 'build-essential'
cookbook 'mysql', '5.5.3'
cookbook 'ruby_build'
cookbook 'nodejs'
cookbook 'rbenv', git: 'https://github.com/aminin/chef-rbenv'
cookbook 'vim'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment