Created
April 25, 2013 02:26
-
-
Save mb-dev/5457069 to your computer and use it in GitHub Desktop.
Cookbooks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cookbook 'apt', '1.7.0' | |
cookbook 'apache2', '>= 1.0.0' | |
cookbook 'rvm', :git => 'https://github.com/fnichol/chef-rvm' | |
cookbook 'git', git: 'https://github.com/fnichol/chef-git.git' | |
cookbook 'redisio' | |
cookbook 'mysql' | |
cookbook 'ruby_build', '0.7.2' | |
cookbook 'firewall' | |
cookbook 'ssh_known_hosts' | |
cookbook 'mongodb', git: 'git://github.com/higanworks-cookbooks/mongodb-10gen.git' | |
cookbook 'rbenv', git: 'git://github.com/zozi/chef-rbenv.git' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment