lib/chef/config.rb in microwave-0.1004.2 vs lib/chef/config.rb in microwave-0.1004.3
- old
+ new
@@ -101,11 +101,10 @@
file_backup_path "/var/chef/backup"
http_retry_count 5
http_retry_delay 5
interval nil
- json_attribs nil
log_level :info
log_location STDOUT
verbose_logging nil
node_name nil
node_path "/var/chef/node"
@@ -127,12 +126,9 @@
ssl_ca_file nil
# Where should chef-solo look for role files?
role_path "/var/chef/roles"
-
- # Where should chef-solo download recipes from?
- recipe_url nil
# Report Handlers
report_handlers []
# Exception Handlers