Skip to content

Instantly share code, notes, and snippets.

@shinyay
Created May 25, 2013 19:12
Show Gist options
  • Select an option

  • Save shinyay/5650379 to your computer and use it in GitHub Desktop.

Select an option

Save shinyay/5650379 to your computer and use it in GitHub Desktop.
My Gemfile for using chef is as described below. The point is that I use knife-solo.
source "https://rubygems.org"
gem 'chef'
gem 'knife-solo', '0.3.0.pre3'
gem 'knife-solo_data_bag'
gem 'berkshelf'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment