|
|
@@ -1,20 +0,0 @@
|
|
|
-<<: !include /etc/borgmatic/common.yaml
|
|
|
-
|
|
|
-source_directories:
|
|
|
- - /mnt/source/home/theenglishway/Documents/cv
|
|
|
- - /mnt/source/home/theenglishway/Documents/formations/5_jours
|
|
|
- - /mnt/source/home/theenglishway/Documents/job_search_campaign/jobs
|
|
|
-
|
|
|
-archive_name_format: 'home-{hostname}-{now}'
|
|
|
-source_directories_must_exist: true
|
|
|
-
|
|
|
-keep_hourly: 10
|
|
|
-keep_daily: 7
|
|
|
-keep_weekly: 4
|
|
|
-keep_monthly: 12
|
|
|
-keep_yearly: 10
|
|
|
-
|
|
|
-commands:
|
|
|
- - before: configuration
|
|
|
- run:
|
|
|
- - uname -a | grep "deb" > /dev/null || exit 75
|