Change Snapborg Retention Policy

This commit is contained in:
Sravan Balaji 2023-04-23 15:15:41 -04:00
parent 59d8130a78
commit 1492ac0207
3 changed files with 40 additions and 40 deletions

View File

@ -21,11 +21,11 @@ configs:
# define retention settings for borg independently from snapper
retention:
keep_last: 1
keep_hourly: 5
keep_daily: 7
keep_weekly: 0
keep_monthly: 0
keep_yearly: 0
keep_hourly: 1
keep_daily: 1
keep_weekly: 1
keep_monthly: 1
keep_yearly: 1
# exclude patterns (see borg help patterns)
exclude_patterns: []
@ -51,10 +51,10 @@ configs:
# define retention settings for borg independently from snapper
retention:
keep_last: 1
keep_hourly: 5
keep_daily: 7
keep_weekly: 0
keep_monthly: 0
keep_yearly: 0
keep_hourly: 1
keep_daily: 1
keep_weekly: 1
keep_monthly: 1
keep_yearly: 1
# exclude patterns (see borg help patterns)
exclude_patterns: []

View File

@ -21,11 +21,11 @@ configs:
# define retention settings for borg independently from snapper
retention:
keep_last: 1
keep_hourly: 5
keep_daily: 7
keep_weekly: 0
keep_monthly: 0
keep_yearly: 0
keep_hourly: 1
keep_daily: 1
keep_weekly: 1
keep_monthly: 1
keep_yearly: 1
# exclude patterns (see borg help patterns)
exclude_patterns: []
@ -51,10 +51,10 @@ configs:
# define retention settings for borg independently from snapper
retention:
keep_last: 1
keep_hourly: 5
keep_daily: 7
keep_weekly: 0
keep_monthly: 0
keep_yearly: 0
keep_hourly: 1
keep_daily: 1
keep_weekly: 1
keep_monthly: 1
keep_yearly: 1
# exclude patterns (see borg help patterns)
exclude_patterns: []

View File

@ -7559,11 +7559,11 @@ configs:
# define retention settings for borg independently from snapper
retention:
keep_last: 1
keep_hourly: 5
keep_daily: 7
keep_weekly: 0
keep_monthly: 0
keep_yearly: 0
keep_hourly: 1
keep_daily: 1
keep_weekly: 1
keep_monthly: 1
keep_yearly: 1
# exclude patterns (see borg help patterns)
exclude_patterns: []
@ -7589,11 +7589,11 @@ configs:
# define retention settings for borg independently from snapper
retention:
keep_last: 1
keep_hourly: 5
keep_daily: 7
keep_weekly: 0
keep_monthly: 0
keep_yearly: 0
keep_hourly: 1
keep_daily: 1
keep_weekly: 1
keep_monthly: 1
keep_yearly: 1
# exclude patterns (see borg help patterns)
exclude_patterns: []
#+END_SRC
@ -7632,11 +7632,11 @@ configs:
# define retention settings for borg independently from snapper
retention:
keep_last: 1
keep_hourly: 5
keep_daily: 7
keep_weekly: 0
keep_monthly: 0
keep_yearly: 0
keep_hourly: 1
keep_daily: 1
keep_weekly: 1
keep_monthly: 1
keep_yearly: 1
# exclude patterns (see borg help patterns)
exclude_patterns: []
@ -7662,11 +7662,11 @@ configs:
# define retention settings for borg independently from snapper
retention:
keep_last: 1
keep_hourly: 5
keep_daily: 7
keep_weekly: 0
keep_monthly: 0
keep_yearly: 0
keep_hourly: 1
keep_daily: 1
keep_weekly: 1
keep_monthly: 1
keep_yearly: 1
# exclude patterns (see borg help patterns)
exclude_patterns: []
#+END_SRC