chef / chef_backup

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

Allow for --config-only backups and disabled services #15

Closed stevendanna closed 8 years ago

stevendanna commented 8 years ago

It is not unusual to run a standalone configuration with services disabled (because they are run externally). Further, in some topologies, you may only need to backup secrets and config on the frontend as everything else is handled by Chef Backend.

ryancragun commented 8 years ago

:+1: