Restic: Reduce ssd backups

ssd is getting full
This commit is contained in:
GHOSCHT 2024-10-31 23:48:42 +01:00
parent eb7894f880
commit 41ef1daa6e
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -96,7 +96,6 @@ in {
from: /storage/dataset/docker/dns from: /storage/dataset/docker/dns
to: to:
- zfs - zfs
- ssd
- eustachius - eustachius
forget: prune forget: prune
cron: '0 4 * * 0' # Every Sunday at 4:00 cron: '0 4 * * 0' # Every Sunday at 4:00
@ -123,7 +122,6 @@ in {
from: /storage/dataset/docker/git from: /storage/dataset/docker/git
to: to:
- zfs - zfs
- ssd
- eustachius - eustachius
cron: '0 4 * * *' # Every Day at 4:00 cron: '0 4 * * *' # Every Day at 4:00
hooks: hooks:
@ -136,7 +134,6 @@ in {
from: /storage/dataset/docker/media from: /storage/dataset/docker/media
to: to:
- zfs - zfs
- ssd
- eustachius - eustachius
cron: '0 4 * * *' # Every Day at 4:00 cron: '0 4 * * *' # Every Day at 4:00
hooks: hooks:
@ -149,7 +146,6 @@ in {
from: /storage/dataset/docker/nextcloud from: /storage/dataset/docker/nextcloud
to: to:
- zfs - zfs
- ssd
- eustachius - eustachius
cron: '0 4 * * *' # Every Day at 4:00 cron: '0 4 * * *' # Every Day at 4:00
hooks: hooks:
@ -224,7 +220,6 @@ in {
from: /storage/dataset/docker/auth from: /storage/dataset/docker/auth
to: to:
- zfs - zfs
- ssd
- eustachius - eustachius
forget: prune forget: prune
cron: '55 3 * * *' # Every Day at 3:55 cron: '55 3 * * *' # Every Day at 3:55
@ -238,7 +233,6 @@ in {
from: /storage/dataset/docker/infrastructure from: /storage/dataset/docker/infrastructure
to: to:
- zfs - zfs
- ssd
- eustachius - eustachius
forget: prune forget: prune
cron: '55 3 * * *' # Every Day at 3:55 cron: '55 3 * * *' # Every Day at 3:55
@ -252,7 +246,6 @@ in {
from: /storage/dataset/docker/wiki from: /storage/dataset/docker/wiki
to: to:
- zfs - zfs
- ssd
- eustachius - eustachius
forget: prune forget: prune
cron: '55 3 * * *' # Every Day at 3:55 cron: '55 3 * * *' # Every Day at 3:55
@ -266,7 +259,6 @@ in {
from: /storage/dataset/docker/stats from: /storage/dataset/docker/stats
to: to:
- zfs - zfs
- ssd
- eustachius - eustachius
forget: prune forget: prune
cron: '55 3 * * *' # Every Day at 3:55 cron: '55 3 * * *' # Every Day at 3:55
@ -280,7 +272,6 @@ in {
from: /storage/dataset/docker/stats from: /storage/dataset/docker/stats
to: to:
- zfs - zfs
- ssd
- eustachius - eustachius
cron: '55 3 * * *' # Every Day at 3:55 cron: '55 3 * * *' # Every Day at 3:55
options: options:
@ -297,7 +288,6 @@ in {
from: /storage/dataset/nas from: /storage/dataset/nas
to: to:
- zfs - zfs
- ssd
- eustachius - eustachius
cron: '55 3 * * *' # Every Day at 3:55 cron: '55 3 * * *' # Every Day at 3:55
hooks: hooks: