snapshots
This commit is contained in:
parent
738c7ed504
commit
7238164677
5 changed files with 297 additions and 4 deletions
|
@ -19,6 +19,9 @@ delete = true
|
|||
# Ensure this directory exists and it not empty before running rsync
|
||||
ensure_exists = "/home"
|
||||
|
||||
# Make a CephFS snapshot before rsync
|
||||
cephfs_snap = true
|
||||
|
||||
# Borg Operation
|
||||
[[borg]]
|
||||
repo = "/backup/repo.borg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue