Compare commits

...

2 Commits

Author SHA1 Message Date
Jeremy Gardais 277308637b
Correct the path for ZFS probe 2021-07-22 12:22:21 +02:00
Jeremy Gardais c3b0b935e5
Publish v2.0.0 2020-12-22 13:23:31 +01:00
2 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,10 @@
## v2.X.Y
## v2.0.1
### Fix
* Correct the path for ZFS probe.
## v2.0.0
### Enhancements
* All vars now starts with "xymon_cli__" for more readability.

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 }}'
# ]]]