VERSION 2.37.0
*in this release*
✨ *new features*
- You can now configure plugins to cache their results, helping speed up
subsequent Bolt runs. Each plugin can configure its own time-to-live and
you can also set a default time-to-live that will cache results for all
plugins. To lea
Have you tried using the full path to the executable?
exec { 'c:/program files/telegraf/telegraf.exe --service install' :
...
}
> On 7. Dec 2020, at 18:17, Michael Watters wrote:
>
> I have an exec resource in a manifest for our Windows nodes however the
> command is failing each time that p