Backup the prosody dirs

This commit is contained in:
Greg Karékinian
2016-10-31 15:37:20 +01:00
parent 6d232a320f
commit 2fa7a2cf1f
2 changed files with 5 additions and 2 deletions

View File

@@ -22,4 +22,6 @@ end
package "prosody"
# TODO: Generate the config files
# backup the data dir and the config files
node.override["backup"]["archives"]["prosody"] = ["/var/lib/prosody", "/etc/prosody"]
include_recipe "backup"