diff --git a/.chef/config.rb b/.chef/config.rb index 13ce725..cd8442c 100644 --- a/.chef/config.rb +++ b/.chef/config.rb @@ -7,7 +7,6 @@ environment_path "environments" data_bag_path "data_bags" encrypted_data_bag_secret "#{current_dir}/encrypted_data_bag_secret" local_mode true # Chef local mode, replacing Solo -chef_zero.enabled true cookbook_copyright 'Kosmos' cookbook_license 'none'