SumoLogic / sumologic-collector-chef-cookbook

Chef Cookbook for installing and configuring the SumoLogic collector for the Sumo Logic service
Other
30 stars 90 forks source link

add support for `sumo_service` to override the init system #148

Closed majormoses closed 7 years ago

majormoses commented 7 years ago

Pull Request Checklist

141 , #145

General

Purpose

To allow in the lwrps to use node['sumologic']['init_style'] to override the behavior of assuming systemd if detected, if it is not provided the existing logic will be executed.

Known Compatibility Issues

This was made to be backwards compatible.

majormoses commented 7 years ago

I have not tested this yet and am awaiting @acranox to test this out.

acranox commented 7 years ago

I ran a couple tests, and it worked as expected. The collector was able to start successfully when called via the LWRP.

majormoses commented 7 years ago

I will merge this and ping @duchatran for release.

DanielRedOak commented 6 years ago

Any chance this will be released soon?

majormoses commented 6 years ago

I do not have access to do a "release", what you can do is use the github source in your Berksfile. @duchatran ping for release.