Skip to content

Instantly share code, notes, and snippets.

@mb-dev
Created April 25, 2013 02:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mb-dev/5457030 to your computer and use it in GitHub Desktop.
Save mb-dev/5457030 to your computer and use it in GitHub Desktop.
Chef Gemfile
gem 'chef', '10.16.2'
gem 'knife-solo'
gem 'knife-solo_data_bag'
gem 'librarian'
gem 'ffi', '~> 1.2.0'
gem 'vagrant', "~> 1.0.5"
gem 'multi_json'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment