Autorestic: Enable eustachius location

This commit is contained in:
GHOSCHT 2024-08-09 15:16:10 +02:00
parent b9e66cbecb
commit e91191eacd
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -80,7 +80,7 @@ in {
from: /storage/dataset/docker/dashboard from: /storage/dataset/docker/dashboard
to: to:
- zfs - zfs
# - eustachius - eustachius
cron: '0 4 * * 0' # Every Sunday at 4:00 cron: '0 4 * * 0' # Every Sunday at 4:00
hooks: hooks:
<<: *default_hooks <<: *default_hooks
@ -105,7 +105,7 @@ in {
from: /storage/dataset/docker/feed from: /storage/dataset/docker/feed
to: to:
- zfs - zfs
# - eustachius - eustachius
cron: '0 4 * * 0' # Every Sunday at 4:00 cron: '0 4 * * 0' # Every Sunday at 4:00
hooks: hooks:
<<: *default_hooks <<: *default_hooks
@ -131,7 +131,7 @@ in {
to: to:
- zfs - zfs
- ssd - ssd
# - eustachius - eustachius
cron: '0 4 * * *' # Every Day at 4:00 cron: '0 4 * * *' # Every Day at 4:00
hooks: hooks:
<<: *default_hooks <<: *default_hooks
@ -144,7 +144,7 @@ in {
to: to:
- zfs - zfs
- ssd - ssd
# - eustachius - eustachius
cron: '0 4 * * *' # Every Day at 4:00 cron: '0 4 * * *' # Every Day at 4:00
hooks: hooks:
<<: *default_hooks <<: *default_hooks
@ -156,7 +156,7 @@ in {
from: /storage/dataset/docker/smarthome from: /storage/dataset/docker/smarthome
to: to:
- zfs - zfs
# - eustachius - eustachius
cron: '0 4 * * 0' # Every Sunday at 4:00 cron: '0 4 * * 0' # Every Sunday at 4:00
hooks: hooks:
<<: *default_hooks <<: *default_hooks
@ -181,7 +181,7 @@ in {
from: /storage/dataset/docker/matrix from: /storage/dataset/docker/matrix
to: to:
- zfs - zfs
# - eustachius - eustachius
cron: '0 4 * * 0' # Every Sunday at 4:00 cron: '0 4 * * 0' # Every Sunday at 4:00
hooks: hooks:
<<: *default_hooks <<: *default_hooks