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
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[x] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My change requires a change to the documentation.
Description
Removes support for
init_style
property ofsensu_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: