From 3ab34253ad65530c35e30154aac3aebf7f8fe422 Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Thu, 24 Jul 2014 17:31:49 -0700 Subject: clean up deleted files in cookbooks we synch this also fixes bugs where dotfiles would be missed in loops that search through the file cache. --- RELEASE_NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3f32c5acf6..6cd6b5cb52 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,10 @@ # Chef Client Release Notes: +## Cookbook Synchronizer Cleans Deleted Files + +At the start of the Chef client run any files which are in active cookbooks, but are no longer in the +manifest for the cookbook will be deleted from the cookbook file cache. + ## When given an override run list Chef does not clean the file_cache In order to avoid redownloading the file_cache for all the cookbooks and files that are skipped when an -- cgit v1.2.1