This file is used to list changes made in each version of the chef_server_backup cookbook.
- Move to knife-backup 0.0.11 for chef 12.3 server support
- Fix expected file name of chef server SSL certificates
- Added a changelog
- Rename cron.d names to be
chef-#{site]-...}
instead of just#{site}-...
- Delete the old cron.d files
- Now will automatically run
knife ssl fetch
for the config if the file does not exist. (this is a minor security concern! You should verify this after the chef run for correctness.)
First production release