chef / chef_backup

A library to backup an Chef server
Other
7 stars 15 forks source link

Capture versions of addons. #25

Closed markan closed 8 years ago

markan commented 8 years ago

Use version-manifest.json as source of truth to 1) determine if addons are installed 2) capture version of software from backup 3) block restore when version numbers don't match.

Signed-off-by: Mark Anderson mark@chef.io

markan commented 8 years ago

This is a fix for https://github.com/chef/chef-server/issues/959