summaryrefslogtreecommitdiff
path: root/lib/chef/shell.rb
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-05-06 22:47:41 -0700
committerTim Smith <tsmith@chef.io>2019-05-07 10:37:11 -0700
commit757c42835ccea7b6b617b119f51a667dfdecf4df (patch)
tree4816d18d4ec974064cd93b9a3e564ebe32280a2b /lib/chef/shell.rb
parent3f39c7eb9a5f0eadf768cc92630744f66242dfa3 (diff)
downloadchef-757c42835ccea7b6b617b119f51a667dfdecf4df.tar.gz
Update a few more knife.rb references to include config.rb
Most of the knife.rb mentions have been updated and the docs have been updated already. Mention both since every existing user is only familiar with knfie.rb. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'lib/chef/shell.rb')
-rw-r--r--lib/chef/shell.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/chef/shell.rb b/lib/chef/shell.rb
index f05e63b420..01ab28c2b1 100644
--- a/lib/chef/shell.rb
+++ b/lib/chef/shell.rb
@@ -215,6 +215,7 @@ module Shell
* If no chef_shell.rb can be found, chef-shell falls back to load:
/etc/chef/client.rb if -z option is given.
/etc/chef/solo.rb if --solo-legacy-mode option is given.
+ .chef/config.rb if -s option is given.
.chef/knife.rb if -s option is given.
FOOTER