sensu / sensu-go-chef

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

Create sensu-agent and sensu-backend service LWRPs and consume them in recipes #4

Closed portertech closed 6 years ago

portertech commented 6 years ago

Create sensu-agent and sensu-backend service LWRPs. The LWRPs need to install the appropriate Sensu 2.x package, manage their respective .yml service configuration files, and manage their service (e.g. systemd start/stop/restart).

majormoses commented 6 years ago

Rather than starting with a recipe let's start with a custom resource or LWRP and then consume that in the recipe. We have a clean start lets do this right.

portertech commented 6 years ago

@majormoses 👍

webframp commented 6 years ago

Will start on something for this one today

webframp commented 6 years ago

7 was merged, this could be closed as well?

majormoses commented 6 years ago

closed via #8