1.

Does Salt Support Backing Up Managed Files?

Answer»

Yes. Salt provides an easy to use addition to your file.managed states that allow you to BACK up files via backup_mode, backup_mode can be configured on a PER state basis, or in the minion config (note that if SET in the minion config this would simply be the default METHOD to use, you still need to specify that the file should be backed up!).

Yes. Salt provides an easy to use addition to your file.managed states that allow you to back up files via backup_mode, backup_mode can be configured on a per state basis, or in the minion config (note that if set in the minion config this would simply be the default method to use, you still need to specify that the file should be backed up!).



Discussion

No Comment Found