summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Keiser <jkeiser@opscode.com>2013-09-16 16:21:35 -0700
committerJohn Keiser <jkeiser@opscode.com>2013-09-16 16:21:35 -0700
commit22082616751b585fbaeaba1bdd541b6a1f3a5a51 (patch)
tree1c9d4962126178edb86be582bcd5292d48134540
parentf19845e999a0977c509ef6094c855806f97c955f (diff)
downloadchef-22082616751b585fbaeaba1bdd541b6a1f3a5a51.tar.gz
Callers assume knife.hints is more hash-like than mixlib-config provides
-rw-r--r--lib/chef/config.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/config.rb b/lib/chef/config.rb
index 2aabc804bf..4e7c5b11f0 100644
--- a/lib/chef/config.rb
+++ b/lib/chef/config.rb
@@ -398,7 +398,7 @@ class Chef
default :host_key_verify, nil
default :forward_agent, nil
default :sort_status_reverse, nil
- config_context :hints
+ default :hints, {}
end
# Those lists of regular expressions define what chef considers a