sanoid: fix template name
This commit is contained in:
parent
244ee30c6c
commit
9f09ce3531
2 changed files with 2 additions and 2 deletions
|
@ -174,7 +174,7 @@ sanoid_templates:
|
|||
frequent_period: '15'
|
||||
autosnap: 'yes'
|
||||
autoprune: 'yes'
|
||||
- name: '3tage'
|
||||
- name: '7tage'
|
||||
keep_hourly: '24'
|
||||
keep_daily: '7'
|
||||
keep_monthly: '0'
|
||||
|
|
|
@ -122,7 +122,7 @@ sanoid_datasets:
|
|||
- path: backup/pbs_data
|
||||
recursive: 'no'
|
||||
snapshots: true
|
||||
template: '3tage'
|
||||
template: '7tage'
|
||||
- path: 'backup/pve5/videos'
|
||||
template: '14tage'
|
||||
recursive: 'yes'
|
||||
|
|
Loading…
Add table
Reference in a new issue