This change adds a log message indicating that this feature is deprecated. We'll remove the embedded runit support in version 4.0 of this cookbook.
Motivation and Context
As described in #515, Sensu 0.27 will remove the underlying support for the "runit" init_style.
Closes #515
How Has This Been Tested?
Testing test-kitchen runit suite, observed that the deprecation warning is logged:
* log[sensu_embedded_runit_deprecated] action write[2016-11-02T17:30:19+00:00] WARN: sensu.init_style "runit" is deprecated and will be removed in version 4.0 of this cookbook
Screenshots (if appropriate):
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[ ] My change requires a change to the documentation.
Description
This change adds a log message indicating that this feature is deprecated. We'll remove the embedded runit support in version 4.0 of this cookbook.
Motivation and Context
As described in #515, Sensu 0.27 will remove the underlying support for the "runit" init_style.
Closes #515
How Has This Been Tested?
Testing test-kitchen runit suite, observed that the deprecation warning is logged:
Screenshots (if appropriate):
Types of changes
Checklist: