to save space on the backup server
Details
Details
- Reviewers
ardumont - Group Reviewers
System administrators - Commits
- rSPSITE871fa30df692: admin db: reduce the backup history
diff origin/production/backup01.euwest.azure.internal.softwareheritage.org current/backup01.euwest.azure.internal.softwareheritage.org
*******************************************
File[/etc/sanoid/sanoid.conf] =>
parameters =>
content =>
@@ -5,11 +5,11 @@
use_template = backup
hourly = 0
- monthly = 2
- daily = 30
+ monthly = 1
+ daily = 15
[data/sync/dali/postgresql/wal]
use_template = backup
hourly = 0
- monthly = 2
- daily = 30
+ monthly = 1
+ daily = 15
_
_
*******************************************
*** End octocatalog-diff on backup01.euwest.azure.internal.softwareheritage.orgDiff Detail
Diff Detail
- Repository
- rSPSITE puppet-swh-site
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.