Werk #16083: mk_inventory: Regression in bakery plugin
Component | Agent bakery | ||
Title | mk_inventory: Regression in bakery plugin | ||
Date | Feb 8, 2024 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
This werk fixes a regression that came up with Checkmk 2.2.0, only affecting windows agents.
While patching the mk_inventory.vbs
script, the agent bakery
accidentally specified exe_paths
two times, instead of once
exePaths
and once regPaths
.