summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJohn Keiser <jkeiser@opscode.com>2013-09-11 14:37:04 -0700
committerJohn Keiser <jkeiser@opscode.com>2013-09-11 14:37:04 -0700
commit81fb51556495527e021df217e4bfb40074598b25 (patch)
tree977233dc19e584d6ad3c1b93eb7c71c6a0180bb7 /lib
parent880726474cc82a95375becc4ecc0fc1339d21b2d (diff)
downloadchef-81fb51556495527e021df217e4bfb40074598b25.tar.gz
Turn off strict config mode explicitly
Diffstat (limited to 'lib')
-rw-r--r--lib/chef/config.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/chef/config.rb b/lib/chef/config.rb
index 88a98be946..6fcc5b9f7b 100644
--- a/lib/chef/config.rb
+++ b/lib/chef/config.rb
@@ -29,6 +29,8 @@ class Chef
extend Mixlib::Config
+ config_strict_mode false
+
# Manages the chef secret session key
# === Returns
# <newkey>:: A new or retrieved session key