From c90dab18bfbe9c96f42f8276f13d8360402151fa Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Tue, 29 Oct 2024 14:53:55 +0100 Subject: [PATCH] dfg --- roles/mgrote_zfs_sanoid/defaults/main.yml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/roles/mgrote_zfs_sanoid/defaults/main.yml b/roles/mgrote_zfs_sanoid/defaults/main.yml index 78cf8310..a76ddae5 100644 --- a/roles/mgrote_zfs_sanoid/defaults/main.yml +++ b/roles/mgrote_zfs_sanoid/defaults/main.yml @@ -1,8 +1,6 @@ --- ### when should sanoid be run (every 5 minutes) sanoid_timer: '*-*-* *:00/5' -### when should syncoid be run -sanoid_syncoid_timer: '*-*-* *:00:00' # ### "Default" Datasets # sanoid_datasets: # dictionary @@ -32,18 +30,3 @@ sanoid_user_group: sanoid ### enable/disable features ## enable snapshotting # 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