summaryrefslogtreecommitdiff
path: root/lib/chef/config.rb
diff options
context:
space:
mode:
authorAdam Jacob <adam@opscode.com>2014-12-01 20:19:16 -0800
committerAdam Jacob <adam@opscode.com>2014-12-01 20:19:16 -0800
commit38cc10bcb769230da69e75a1d6c9cea1be14d5e1 (patch)
treeb2b26750175e76e8a9652bbccb39d2d6aeebea21 /lib/chef/config.rb
parentd73510eca8c43e6dd2d4ba4404b7d2f9f43fb603 (diff)
downloadchef-38cc10bcb769230da69e75a1d6c9cea1be14d5e1.tar.gz
A memorial for Ezra Zygmuntowicz
Adding the --ez switch to Chef Solo, to memorialize Ezra. He was the father of Chef Solo, and without his early advocacy and evangelism, there would be no Chef today. Rest in peace, Ez.
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 c3fd939628..4b83a0eca3 100644
--- a/lib/chef/config.rb
+++ b/lib/chef/config.rb
@@ -317,6 +317,7 @@ class Chef
default :why_run, false
default :color, false
default :client_fork, true
+ default :ez, false
default :enable_reporting, true
default :enable_reporting_url_fatals, false