sensu / sensu-go-chef

Chef Library Cookbook for Sensu Go
https://sensu.io
MIT License
11 stars 22 forks source link

Add support for installing Sensuctl on Windows #50

Closed derekgroh closed 4 years ago

derekgroh commented 5 years ago

Impact

Requires manual manipulation of tar.gz to extract the sensuctl.exe as new versions of Sensu-Go are released.

Expected Behavior

LWRP ctl should support the windows platform to install and configure sensuctl.exe to c:\Program Files\Sensu\sensu-cli\bin\sensuctl\sensuctl.exe

Actual Behavior

Manual review of this cookbook's source indicates installation on Windows platform is not tested/supported