chef-cookbooks / runit

Development repository for the Chef Runit Cookbook
https://supermarket.chef.io/cookbooks/runit
Apache License 2.0
107 stars 197 forks source link

Install runit on ubuntu22.04 instead of runit-systemd #261

Closed lord-nibbler closed 1 year ago

lord-nibbler commented 1 year ago

Description

Get rid of runit-systemd for ubuntu 22.04 since it has migrated to runit and runit-run With this change, ubuntu 22.04 now converaged successfully. Default tests passed Add ubuntu 20.04 in the support list as well. Default test passed.

Issues Resolved

Check List