knife-backup
knife-backup copied to clipboard
knife plugin to help backup and restore a chef server.
I'm trying to set this up to hit an older chef installation that I've inherited. I'm installing chef-12.22.5-1, but after install knife-backup everything's been upgraded to version 14.11.21: knife status...
see: http://stackoverflow.com/questions/2567670/ruby-json-pretty-generate-is-pretty-unpretty It would be really nice for reading and editing the backups before restoring them.
Updated the readme to include examples for downloading data bags. Otherwise it is either a lot of guessing, or needing to read the source to figure out how to download...
I am using knife backup - restore plugin with following configuration knife plugin version : 0.0.12 chef server version : 11.18.12 It has been found that, after restore, certain node...
When doing an export, the "public_key" value is null. Why is this? After I imported back to my new server, none of my original clients could check in
I am trying to use knife backup-restore plugin. During restore operation, it is failing with error `json_create': undefined method`each' for nil:NilClass (NoMethodError) Here is the "knife backup restore" operation output...
It would be nice to use this plugin to sync all the changes done by someone on the chef webinterface back to the chef-repo. For this purpose we need the...