diff --git a/host_vars/pve2-test.grote.lan.yml b/host_vars/pve2-test.grote.lan.yml index ab7cfcf4..abca0977 100644 --- a/host_vars/pve2-test.grote.lan.yml +++ b/host_vars/pve2-test.grote.lan.yml @@ -45,10 +45,11 @@ ### mgrote.apcupsd apcupsd_nis_master: true apcupsd_nis_master_hostname: pve2-test.grote.lan + ### mgrote.zfs_extra # Variablen für mgrote.zfs_health/trim/scrub/zed/arc_mem/ sind zusammengefasst unter zfs_extra_* zfs_extra_arc_max_size: "2147483648" # 2GB in Bytes zfs_extra_zfs_pools: - - name: "ssd_vm_mirror" + - name: "rpool" type: "ssd" cron_minute_zfs_trim: "5" cron_hour_zfs_trim: "22" diff --git a/host_vars/pve3-test.grote.lan.yml b/host_vars/pve3-test.grote.lan.yml index 0c9404cb..2b58869c 100644 --- a/host_vars/pve3-test.grote.lan.yml +++ b/host_vars/pve3-test.grote.lan.yml @@ -48,3 +48,5 @@ cron_hour_zfs_scrub: "23" ### mgrote.apcupsd apcupsd_nis_master: false + apcupsd_nis_master_hostname: pve2-test.grote.lan + apcupsd_slave_polltime: 360 #in Sekunden diff --git a/host_vars/pve4-test.grote.lan.yml b/host_vars/pve4-test.grote.lan.yml index 0c9404cb..2b58869c 100644 --- a/host_vars/pve4-test.grote.lan.yml +++ b/host_vars/pve4-test.grote.lan.yml @@ -48,3 +48,5 @@ cron_hour_zfs_scrub: "23" ### mgrote.apcupsd apcupsd_nis_master: false + apcupsd_nis_master_hostname: pve2-test.grote.lan + apcupsd_slave_polltime: 360 #in Sekunden