chef/Gemfile
Sebastian Kippe fe145ae85e Update chef
Had a gem installation failure I couldn't fix. Updated to latest
version and this one works.
2017-01-19 22:25:13 +08:00

7 lines
115 B
Ruby

source 'https://rubygems.org'
gem 'chef', '~> 12.17.44'
gem 'batali'
gem 'knife-solo'
gem 'knife-solo_data_bag'