Skip to content

Instantly share code, notes, and snippets.

@volkanunsal
Created June 12, 2014 22:13
Show Gist options
  • Save volkanunsal/fa9cb5c71c4a5e4cb621 to your computer and use it in GitHub Desktop.
Save volkanunsal/fa9cb5c71c4a5e4cb621 to your computer and use it in GitHub Desktop.
Berksfile
source "https://api.berkshelf.com"
metadata
cookbook 'apt'
cookbook 'build-essential'
cookbook 'postgresql'
cookbook 'ruby_build'
cookbook 'nodejs', github: "mdxp/nodejs-cookbook"
cookbook 'git'
cookbook 'vim'
cookbook 'redisio'
cookbook 'java'
cookbook 'application_java'
cookbook 'users'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment