Last active
December 16, 2015 15:39
-
-
Save mb-dev/5457060 to your computer and use it in GitHub Desktop.
Getting started
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
bundle | |
knife solo init . | |
librarian-chef init | |
librarian-chef install | |
vagrant box add quantal64 http://static.aldoborrero.com/vagrant/quantal64.box | |
vagrant init quantal64 | |
vagrant up |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment