Skip to content

Instantly share code, notes, and snippets.

@scrogson
Created April 2, 2014 21:00
Show Gist options
  • Save scrogson/9943074 to your computer and use it in GitHub Desktop.
Save scrogson/9943074 to your computer and use it in GitHub Desktop.
source 'https://rubygems.org'
group :development do
gem 'knife-solo_data_bag'
gem 'berkshelf', github: 'berkshelf/berkshelf'
end
group :plugins do
gem 'vagrant-berkshelf', github: 'berkshelf/vagrant-berkshelf'
gem 'vagrant-omnibus', github: 'schisamo/vagrant-omnibus'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment