Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 521 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 521 Bytes

runit-man cookbook

Use this cookbook to install runit web management tool using Opscode Chef.

Dependencies

  • runit cookbook.
  • Ruby 1.8.7 or higher should be installed. This is prerequisite of Chef itself.

Configuration

runit-man installation should be configured through cookbook attributes.

For example, You can restrict runit-man version using node[:runit_man][:version] attribute.