Correct the path for ZFS probe

This commit is contained in:
Jeremy Gardais 2021-07-22 12:22:21 +02:00
parent c3b0b935e5
commit 277308637b
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## v2.0.1
### Fix
* Correct the path for ZFS probe.
## v2.0.0
### Enhancements

View File

@ -258,7 +258,7 @@ xymon_cli__plug_combined_clientlaunch:
template: '{{ xymon_cli__plug_temp_tpl }}'
- name: zfs
path: '{{ xymon_cli__plug_zfs_path }}'
template: '{{ xymon_cli__plug_temp_tpl }}'
template: '{{ xymon_cli__plug_zfs_tpl }}'
# ]]]