lib/builderator/config/defaults.rb in builderator-1.1.1 vs lib/builderator/config/defaults.rb in builderator-1.1.2

- old
+ new

@@ -27,10 +27,9 @@ chef.version = '12.5.1' end cookbook do |cookbook| cookbook.path = '.' - cookbook.berkshelf_config = ::File.join(ENV['HOME'], '.berkshelf/config.json') cookbook.add_source 'https://supermarket.chef.io' end aws.region 'us-east-1'