fixup: nas root is not encrypted and failed
This commit is contained in:
parent
792ff38bea
commit
2f712a935e
@ -12,7 +12,7 @@ jobs:
|
|||||||
type: snap
|
type: snap
|
||||||
# "<" aka recursive, https://zrepl.github.io/configuration/filter_syntax.html
|
# "<" aka recursive, https://zrepl.github.io/configuration/filter_syntax.html
|
||||||
filesystems:
|
filesystems:
|
||||||
'nas<': true
|
'nas/k6<': true
|
||||||
snapshotting:
|
snapshotting:
|
||||||
type: periodic
|
type: periodic
|
||||||
prefix: zrepl_
|
prefix: zrepl_
|
||||||
@ -42,6 +42,6 @@ jobs:
|
|||||||
"78.28.64.17": "offsite.k-space.ee",
|
"78.28.64.17": "offsite.k-space.ee",
|
||||||
}
|
}
|
||||||
filesystems:
|
filesystems:
|
||||||
'nas<': true
|
'nas/k6': true
|
||||||
snapshotting: # handled by above job, separated for secuwurity (isolation of domains)
|
snapshotting: # handled by above job, separated for secuwurity (isolation of domains)
|
||||||
type: manual
|
type: manual
|
||||||
|
Loading…
Reference in New Issue
Block a user