airbnb / smartstack-cookbook

The chef recipes for running and testing Airbnb's SmartStack
MIT License
245 stars 45 forks source link

Allow configurable runit_service cookbook #14

Open tdooner opened 10 years ago

tdooner commented 10 years ago

In our SmartStack wrapper cookbook, we want to modify the runit sv-synapse-run file so that it loads rbenv first. In order to do this, we need to modify the template beyond what the current attributes allow.

In order to satisfy this use-case, this adds an attribute allowing an arbitrary cookbook to provide that template.