Snapshots für PVE-Dataset aktiviert (#234)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#234 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de>
This commit is contained in:
parent
211d42f231
commit
61e5af4c1a
1 changed files with 3 additions and 1 deletions
|
@ -224,7 +224,9 @@
|
||||||
recursive: 'yes'
|
recursive: 'yes'
|
||||||
snapshots: true
|
snapshots: true
|
||||||
- path: 'hdd_data_raidz/pve_backup'
|
- path: 'hdd_data_raidz/pve_backup'
|
||||||
snapshots: false # deaktiviert sanoid für das dataset
|
template: '3tage'
|
||||||
|
recursive: 'yes'
|
||||||
|
snapshots: true
|
||||||
- path: 'hdd_data_raidz/archiv'
|
- path: 'hdd_data_raidz/archiv'
|
||||||
template: '14tage'
|
template: '14tage'
|
||||||
recursive: 'yes'
|
recursive: 'yes'
|
||||||
|
|
Loading…
Reference in a new issue