sanoid: "frequent" Snapshots für alle aktiviert (#290)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#290 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de>
This commit is contained in:
parent
b8655a1fab
commit
f043939e5c
1 changed files with 6 additions and 6 deletions
|
@ -268,8 +268,8 @@
|
|||
keep_daily: '14'
|
||||
keep_monthly: '0'
|
||||
keep_yearly: '0'
|
||||
frequently: '0'
|
||||
frequent_period: '0'
|
||||
frequently: '16'
|
||||
frequent_period: '15'
|
||||
autosnap: 'yes'
|
||||
autoprune: 'yes'
|
||||
- name: '3tage'
|
||||
|
@ -277,8 +277,8 @@
|
|||
keep_daily: '3'
|
||||
keep_monthly: '0'
|
||||
keep_yearly: '0'
|
||||
frequently: '0'
|
||||
frequent_period: '0'
|
||||
frequently: '16'
|
||||
frequent_period: '15'
|
||||
autosnap: 'yes'
|
||||
autoprune: 'yes'
|
||||
- name: '3monate'
|
||||
|
@ -286,8 +286,8 @@
|
|||
keep_daily: '3'
|
||||
keep_monthly: '3'
|
||||
keep_yearly: '0'
|
||||
frequently: '0'
|
||||
frequent_period: '0'
|
||||
frequently: '16'
|
||||
frequent_period: '15'
|
||||
autosnap: 'yes'
|
||||
autoprune: 'yes'
|
||||
|
||||
|
|
Loading…
Reference in a new issue