Skip to content

Instantly share code, notes, and snippets.

@did
Created January 7, 2016 11:19
Show Gist options
  • Save did/3f3c0f67c23a92704da7 to your computer and use it in GitHub Desktop.
Save did/3f3c0f67c23a92704da7 to your computer and use it in GitHub Desktop.
site "http://community.opscode.com/api/v1"
cookbook 'apt'
cookbook 'build-essential'
cookbook 'mongodb3', '~> 3.0.0'
cookbook 'ruby_build'
cookbook 'nodejs'
cookbook 'rbenv', git: 'https://github.com/aminin/chef-rbenv'
cookbook 'vim'
cookbook 'redis-cookbook', '~> 0.2.1'
cookbook 'imagemagick', '~> 0.2.3'
cookbook 'xvfb', '~> 2.0.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment