From 433d8588d100dd7e99cb7a9eba3d869fe8a4d25b Mon Sep 17 00:00:00 2001 From: Bryan McLellan Date: Fri, 28 Mar 2014 16:36:52 -0700 Subject: CHEF-4203: Add documentation updates --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8636e9f25d..355733af38 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -137,6 +137,10 @@ There is a new attribute named ```time``` that takes special cron time values as Running ```knife bootstrap -V -V``` will run the initial chef-client with a log level of debug. +#### knife cookbook test + +Knife cookbook test now respects [chefignore files](http://docs.opscode.com/essentials_repository.html#chefignore-files), allowing you to exclude unrelated ruby code such as unit tests. + #### Miscellaneous * The subversion resource will now mask plaintext passwords in error output. -- cgit v1.2.1