summaryrefslogtreecommitdiff
path: root/DOC_CHANGES.md
diff options
context:
space:
mode:
authorBryan McLellan <btm@getchef.com>2014-03-28 16:15:13 -0700
committerBryan McLellan <btm@getchef.com>2014-03-28 16:15:13 -0700
commit349a0ddab572720bb856afb27112670144c1de05 (patch)
treec13bf90b626a8e1f9151558e1ea372f722a2cceb /DOC_CHANGES.md
parent78c9c5261d07d71a4649286979c2fd4605c69bcf (diff)
downloadchef-349a0ddab572720bb856afb27112670144c1de05.tar.gz
CHEF-3610: Doc file updates
Diffstat (limited to 'DOC_CHANGES.md')
-rw-r--r--DOC_CHANGES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOC_CHANGES.md b/DOC_CHANGES.md
index e5f1c2a481..1c1ee28c99 100644
--- a/DOC_CHANGES.md
+++ b/DOC_CHANGES.md
@@ -26,6 +26,10 @@ To delete all clients including validators:
### -r / --runlist option for chef-client
Option similar to `-o` which sets or changes the run_list of a node permanently.
+### knife bootstrap -V -V
+
+Running ```knife bootstrap -V -V``` will run the initial chef-client with a log level of debug.
+
### OHAI 7 Upgrade
Unless there are major issues, 11.12.0 will include OHAI 7. We already have ohai 7 docs in place. We probably need to add some notes to ohai 6 notes that one should now use the newer version when possible.