Don't snapshot tank root
This makes syncoid unhappy, and is generally unnecessary
This commit is contained in:
parent
bedbb0f5f4
commit
58605c1c24
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ sanoid_datasets:
|
||||||
tank:
|
tank:
|
||||||
use_template: production
|
use_template: production
|
||||||
recursive: true
|
recursive: true
|
||||||
|
process_children_only: true
|
||||||
|
|
||||||
tank/downloads:
|
tank/downloads:
|
||||||
use_template: replaceable
|
use_template: replaceable
|
||||||
|
|
Loading…
Reference in a new issue