snapshots

This commit is contained in:
JMARyA 2025-01-05 01:43:55 +01:00
parent 738c7ed504
commit 7238164677
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
5 changed files with 297 additions and 4 deletions

View file

@ -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"