telegraf: Add parameter to enable ZFS stats
Previous templates used the assumptioon, that FreeBSD will always have ZFS and nothing else.
This commit is contained in:
parent
f3ffdfc133
commit
002c19f3ad
3 changed files with 3 additions and 1 deletions
|
@ -9,6 +9,7 @@ telegraf_interval: "300s"
|
|||
telegraf_docker_file: "telegraf-docker.conf"
|
||||
telegraf_unifi_file: "telegraf-UniFi.conf.j2"
|
||||
telegraf_airmax_file: "telegraf-AirMAX.conf.j2"
|
||||
telegraf_enable_zfs: false
|
||||
|
||||
exim_etc_mailname: "{{ inventory_hostname }}"
|
||||
exim_skip_install: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue