Sha256: bfa6f5830ebd8eaef32b17d62b230b8330dee703b7621a7dd35d0319b6096a7f

Contents?: true

Size: 583 Bytes

Versions: 2

Compression:

Stored size: 583 Bytes

Contents

source "https://rubygems.org"
gemspec

#gem 'mixlib-install', path: '../mixlib-install'
#gem 'net-ssh', :path => '../net-ssh'
#gem 'chef', :path => '../chef'
#gem 'ohai', :path => '../ohai'
#gem 'cheffish', :path => '../cheffish' # :git => 'https://github.com/jkeiser/cheffish.git'
#gem 'chef-provisioning-vagrant', :path => '../chef-provisioning-vagrant'
#gem 'chef-provisioning-fog', :path => '../chef-provisioning-fog'
#gem 'chef-provisioning-aws', :path => '../chef-provisioning-aws'
#gem 'chef-zero', :path => '../chef-zero'

group :development do
  gem "ohai"
  gem "chef"
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
chef-provisioning-2.7.2 Gemfile
chef-provisioning-2.7.1 Gemfile