Skip to content

Commit ff89d36

Browse files
committed
*reduce btrbk retention policy to maximum of 28 days
1 parent 8e8aa6f commit ff89d36

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ansible/playbook_main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
btrbk_subvolumes:
6161
- name: "share-main"
6262
snapshot_preserve_min: "1h"
63-
snapshot_preserve: "24h 14d 5w 3m"
63+
snapshot_preserve: "48h 28d"
6464
timer_OnCalendar: "*-*-* *:00,30:00"
6565

6666
- role: share
-2.42 KB
Loading

0 commit comments

Comments
 (0)