diff options
author | Claire McQuin <claire@getchef.com> | 2014-06-09 16:05:46 -0700 |
---|---|---|
committer | Claire McQuin <claire@getchef.com> | 2014-06-09 16:05:46 -0700 |
commit | 77314edac7cf24ffaaab82380c09e3582851e392 (patch) | |
tree | 979cc86354fece63fc25c7543b262a372f5ed713 /DOC_CHANGES.md | |
parent | 1b71ba7802396c17cc97466224f6895f85b7f022 (diff) | |
download | chef-77314edac7cf24ffaaab82380c09e3582851e392.tar.gz |
chef community merges
Diffstat (limited to 'DOC_CHANGES.md')
-rw-r--r-- | DOC_CHANGES.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DOC_CHANGES.md b/DOC_CHANGES.md index 901d79d090..53bd11fd2b 100644 --- a/DOC_CHANGES.md +++ b/DOC_CHANGES.md @@ -93,3 +93,6 @@ http_proxy_pass "Password1" ```` then Chef will set `ENV['http_proxy'] = "http://myself:Password1@proxy.example.org:8080"` + +### -E is not respected by knife ssh [search] +knife now includes a warning in the -E/--environment option that this setting is ignored by knife searches. |