Fixup cryo to keep hourlies of zima, and only prune tank/backup
This commit is contained in:
parent
14281df401
commit
7600049e35
1 changed files with 2 additions and 2 deletions
|
|
@ -117,7 +117,7 @@
|
|||
|
||||
templates.backup = {
|
||||
frequently = 0;
|
||||
hourly = 0;
|
||||
hourly = 12;
|
||||
daily = 30;
|
||||
monthly = 6;
|
||||
yearly = 3;
|
||||
|
|
@ -125,7 +125,7 @@
|
|||
autoprune = true;
|
||||
};
|
||||
|
||||
datasets."tank" = {
|
||||
datasets."tank/backup" = {
|
||||
useTemplate = [ "backup" ];
|
||||
recursive = "zfs";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue