chef-boneyard / push-jobs-cookbook

Development repository for Chef Cookbook push-jobs
https://supermarket.chef.io/cookbooks/push-jobs
Apache License 2.0
21 stars 43 forks source link

Sles 11 support #140

Closed srb3 closed 6 years ago

srb3 commented 6 years ago

Signed-off-by: Steve Brown sbrown@chef.io

Description

Allows installation of push jobs client on sles 11 The commit makes sure that the sysvinit resource is uses for sles 11 systems. Previously it tried to use the runit service resource, this would fail as the runit cookbook does not support suse.

Issues Resolved

No issue related to this but it has been requested by a customer

Check List

tas50 commented 6 years ago

Thanks for putting this together and for getting specs in there