summaryrefslogtreecommitdiff
path: root/lib/chef/config.rb
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-11-14 15:40:24 -0800
committertyler-ball <tyleraball@gmail.com>2014-12-17 18:50:10 -0800
commitd20d3aca4e6cc947322c347ba6b7a0f6260576b6 (patch)
treeca7a7c2501cb705504b1c5d75515e6528ca1648b /lib/chef/config.rb
parent221131fa38d77fd3e1cd914fba4dde73b749b78b (diff)
downloadchef-d20d3aca4e6cc947322c347ba6b7a0f6260576b6.tar.gz
Make sure we don't close the output_stream after running rspec.
Diffstat (limited to 'lib/chef/config.rb')
-rw-r--r--lib/chef/config.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/chef/config.rb b/lib/chef/config.rb
index 4b83a0eca3..be31be937a 100644
--- a/lib/chef/config.rb
+++ b/lib/chef/config.rb
@@ -320,6 +320,7 @@ class Chef
default :ez, false
default :enable_reporting, true
default :enable_reporting_url_fatals, false
+ default :audit_mode, nil
# Policyfile is an experimental feature where a node gets its run list and
# cookbook version set from a single document on the server instead of