sensu / sensu-chef

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

[sensu_service] remove support for init_style property #534

Closed cwjohnston closed 7 years ago

cwjohnston commented 7 years ago

Description

Removes support for init_style property of sensu_service resources.

Motivation and Context

Per #533 we'd like Sensu Core 0.27 to become the default version. As 0.27 removes support for the embedded runit service manager, removing this feature is part of properly supporting Sensu Core 0.27, and a breaking change to this cookbook.

Closes #530 Relates to #533

How Has This Been Tested?

Removed test suites for runit.

Types of changes

Checklist: