dfg
This commit is contained in:
parent
8b71710e7e
commit
c90dab18bf
1 changed files with 0 additions and 17 deletions
|
@ -1,8 +1,6 @@
|
||||||
---
|
---
|
||||||
### when should sanoid be run (every 5 minutes)
|
### when should sanoid be run (every 5 minutes)
|
||||||
sanoid_timer: '*-*-* *:00/5'
|
sanoid_timer: '*-*-* *:00/5'
|
||||||
### when should syncoid be run
|
|
||||||
sanoid_syncoid_timer: '*-*-* *:00:00'
|
|
||||||
|
|
||||||
# ### "Default" Datasets
|
# ### "Default" Datasets
|
||||||
# sanoid_datasets: # dictionary
|
# sanoid_datasets: # dictionary
|
||||||
|
@ -32,18 +30,3 @@ sanoid_user_group: sanoid
|
||||||
### enable/disable features
|
### enable/disable features
|
||||||
## enable snapshotting
|
## enable snapshotting
|
||||||
# sanoid_snaps_enable: true
|
# sanoid_snaps_enable: true
|
||||||
## enable sending snaps
|
|
||||||
# sanoid_syncoid_source_host: true
|
|
||||||
## enable receiving snaps
|
|
||||||
# sanoid_syncoid_destination_host: true
|
|
||||||
|
|
||||||
# syncoid
|
|
||||||
#sanoid_syncoid_ssh_privkey: "{{ lookup('viczem.keepass.keepass', 'sanoid_syncoid_private_key', 'notes') }}"
|
|
||||||
#sanoid_syncoid_ssh_pubkey: "{{ lookup('viczem.keepass.keepass', 'sanoid_syncoid_public_key', 'notes') }}"
|
|
||||||
|
|
||||||
### mgrote_sanoid
|
|
||||||
#sanoid_syncoid_datasets_sync:
|
|
||||||
# - source_host: pve5.mgrote.net
|
|
||||||
# source_dataset: hdd_data/tmp
|
|
||||||
# destination_mount_check: hdd_data/tmp # zielpool
|
|
||||||
# destination_dataset: backup/pve5/tmp
|
|
||||||
|
|
Loading…
Reference in a new issue