Compare commits
No commits in common. "277308637be7cbe2f70e74e34d7772d948d48333" and "8aad270520269beead5cab5b6cfab01c784e4b78" have entirely different histories.
277308637b
...
8aad270520
|
@ -1,10 +1,4 @@
|
|||
## v2.0.1
|
||||
|
||||
### Fix
|
||||
* Correct the path for ZFS probe.
|
||||
|
||||
|
||||
## v2.0.0
|
||||
## v2.X.Y
|
||||
|
||||
### Enhancements
|
||||
* All vars now starts with "xymon_cli__" for more readability.
|
||||
|
|
|
@ -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_zfs_tpl }}'
|
||||
template: '{{ xymon_cli__plug_temp_tpl }}'
|
||||
|
||||
# ]]]
|
||||
|
||||
|
|
Loading…
Reference in New Issue