Skip to content

Instantly share code, notes, and snippets.

@lynndylanhurley
Created March 4, 2013 21:22
Show Gist options
  • Save lynndylanhurley/5085791 to your computer and use it in GitHub Desktop.
Save lynndylanhurley/5085791 to your computer and use it in GitHub Desktop.
site :opscode
cookbook 'apt'
cookbook 'build-essential'
cookbook 'git'
cookbook 'vim'
cookbook 'tmux'
cookbook 'nginx'
cookbook 'postgresql'
cookbook 'haproxy'
cookbook 'stunnel', git: 'https://github.com/hw-cookbooks/stunnel.git'
cookbook 'ruby_build', git: 'https://github.com/fnichol/chef-ruby_build.git'
cookbook 'rbenv', :git => 'https://github.com/fnichol/chef-rbenv', :ref => 'c921ab6'
cookbook 'homesick', :git => 'https://github.com/fnichol/chef-homesick.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment