mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
copr: incremental backup: tweak periods
This commit is contained in:
@@ -11,5 +11,7 @@ rsnapshot_push_defaults:
|
||||
# we can't keep monthly increments for too large deltas
|
||||
copr_be:
|
||||
# Sunday / Wednesday
|
||||
push: [0, 3]
|
||||
# Every 3.5 days
|
||||
push: [302400, 3]
|
||||
# Every 14 days
|
||||
biweekly: [1209600, 3]
|
||||
|
||||
Reference in New Issue
Block a user