forked from k-space/kube
fixup: nas root is not encrypted and failed
This commit is contained in:
parent
792ff38bea
commit
2f712a935e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user