sanoid: amd + filme auf 3 Tage umgestellt (#408)
Reviewed-on: mg/ansible#408
This commit is contained in:
parent
f96d8be80a
commit
893b4a840d
1 changed files with 2 additions and 2 deletions
|
@ -82,7 +82,7 @@
|
||||||
### mgrote.zfs_sanoid
|
### mgrote.zfs_sanoid
|
||||||
sanoid_datasets:
|
sanoid_datasets:
|
||||||
- path: 'hdd_data_raidz/videos'
|
- path: 'hdd_data_raidz/videos'
|
||||||
template: '14tage'
|
template: '3tage'
|
||||||
recursive: 'yes'
|
recursive: 'yes'
|
||||||
snapshots: true
|
snapshots: true
|
||||||
- path: 'hdd_data_raidz/music'
|
- path: 'hdd_data_raidz/music'
|
||||||
|
@ -108,7 +108,7 @@
|
||||||
- path: hdd_data_raidz/amd
|
- path: hdd_data_raidz/amd
|
||||||
recursive: 'no'
|
recursive: 'no'
|
||||||
snapshots: true
|
snapshots: true
|
||||||
template: '31tage'
|
template: '3tage'
|
||||||
- path: hdd_data_raidz/bilder
|
- path: hdd_data_raidz/bilder
|
||||||
recursive: 'no'
|
recursive: 'no'
|
||||||
snapshots: true
|
snapshots: true
|
||||||
|
|
Loading…
Reference in a new issue