fixup: nas root is not encrypted and failed

This commit is contained in:
rasmus 2024-07-28 03:32:11 +03:00
parent 792ff38bea
commit 2f712a935e

View File

@ -12,7 +12,7 @@ jobs:
type: snap
# "<" aka recursive, https://zrepl.github.io/configuration/filter_syntax.html
filesystems:
'nas<': true
'nas/k6<': true
snapshotting:
type: periodic
prefix: zrepl_
@ -42,6 +42,6 @@ jobs:
"78.28.64.17": "offsite.k-space.ee",
}
filesystems:
'nas<': true
'nas/k6': true
snapshotting: # handled by above job, separated for secuwurity (isolation of domains)
type: manual