diff options
Diffstat (limited to 'lib/chef/shell.rb')
-rw-r--r-- | lib/chef/shell.rb | 1 |
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 |