sensu / sensu-chef

Sensu Chef cookbook.
https://supermarket.chef.io/cookbooks/sensu
Apache License 2.0
221 stars 280 forks source link

Cookbook does not support installation on macos platform #587

Open cwjohnston opened 6 years ago

cwjohnston commented 6 years ago

Expected Behavior

Cookbook should implement installation of Sensu on macos as it is a supported platform for Sensu Core.

Current Behavior

The cookbook does not support installation on macos platform

Possible Solution

Add macos specific installation recipe

Context

Installation of Sensu on macos can't currently be automated using Chef, which makes it harder for folks using Chef to adopt Sensu.

majormoses commented 6 years ago

@cwjohnston I assume you are only looking for a client on macos or do you expect to run the server as well?