Created
September 2, 2016 09:13
-
-
Save sainu/0823f79c533f6f1d74f746e6f53dca72 to your computer and use it in GitHub Desktop.
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
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