diff --git a/host_vars/pve5-test.mgrote.net.yml b/host_vars/pve5-test.mgrote.net.yml index afa74ae4..9a8e9bfd 100644 --- a/host_vars/pve5-test.mgrote.net.yml +++ b/host_vars/pve5-test.mgrote.net.yml @@ -63,8 +63,6 @@ zfs_datasets: # DatenPools werden hier nicht verwaltet - dataset: hdd_data_raidz/bilder state: present recordsize: 1M - - dataset: hdd_data_raidz/hm - state: present - dataset: hdd_data_raidz/scans state: present - dataset: hdd_data_raidz/restic @@ -115,10 +113,6 @@ sanoid_datasets: recursive: 'no' # noqa yaml[truthy] snapshots: true template: '14tage' - - path: hdd_data_raidz/hm - recursive: 'no' # noqa yaml[truthy] - snapshots: true - template: '14tage' - path: hdd_data_raidz/scans recursive: 'no' # noqa yaml[truthy] snapshots: true @@ -193,10 +187,6 @@ pve_bind_mounts: mp_nr: 7 mp_path_host: /hdd_data_raidz/bilder mp_path_guest: /shares_bilder - - vmid: 100 - mp_nr: 8 - mp_path_host: /hdd_data_raidz/hm - mp_path_guest: /shares_hm - vmid: 100 mp_nr: 9 mp_path_host: /hdd_data_raidz/scans diff --git a/host_vars/pve5.mgrote.net.yml b/host_vars/pve5.mgrote.net.yml index a222af08..834e8c0d 100644 --- a/host_vars/pve5.mgrote.net.yml +++ b/host_vars/pve5.mgrote.net.yml @@ -67,8 +67,6 @@ zfs_datasets: # DatenPools werden hier nicht verwaltet - dataset: hdd_data_raidz/bilder state: present recordsize: 1M - - dataset: hdd_data_raidz/hm - state: present - dataset: hdd_data_raidz/scans state: present - dataset: hdd_data_raidz/restic @@ -124,10 +122,6 @@ sanoid_datasets: recursive: 'no' # noqa yaml[truthy] snapshots: true template: '14tage' - - path: hdd_data_raidz/hm - recursive: 'no' # noqa yaml[truthy] - snapshots: true - template: '14tage' - path: hdd_data_raidz/scans recursive: 'no' # noqa yaml[truthy] snapshots: true @@ -204,10 +198,6 @@ pve_bind_mounts: mp_nr: 7 mp_path_host: /hdd_data_raidz/bilder mp_path_guest: /shares_bilder - - vmid: 115 - mp_nr: 8 - mp_path_host: /hdd_data_raidz/hm - mp_path_guest: /shares_hm - vmid: 115 mp_nr: 9 mp_path_host: /hdd_data_raidz/scans