Skip to content

Instantly share code, notes, and snippets.

@gingray
Created June 19, 2015 11:33
Show Gist options
  • Save gingray/434fbda550b2f1aee6a0 to your computer and use it in GitHub Desktop.
Save gingray/434fbda550b2f1aee6a0 to your computer and use it in GitHub Desktop.
chef knife solo berkshelf init
gem install knife-solo
gem install berkshelf
#init in current directory
knife solo init .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment