[borgbackup_client] backup the ZFS datasets
This commit is contained in:
parent
d16676bfb6
commit
d7a4995496
1 changed files with 11 additions and 0 deletions
11
host_vars/caradoc.adm.auro.re.yml
Normal file
11
host_vars/caradoc.adm.auro.re.yml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
borg_keep_hourly: 6
|
||||||
|
borg_keep_daily: 7
|
||||||
|
borg_keep_weekly: 4
|
||||||
|
borg_keep_monthly: 12
|
||||||
|
borg_backup_directories:
|
||||||
|
- "/etc/"
|
||||||
|
- "/data_nextcloud"
|
||||||
|
- "/data_gitea"
|
||||||
|
- "/data_mail"
|
||||||
|
...
|
Loading…
Reference in a new issue