ajcrowe / puppet-supervisord

Puppet Module to install and configure applications under supervisord
MIT License
37 stars 104 forks source link

Add support for looking up supervisord::program through hiera #12

Closed jasperla closed 10 years ago

jasperla commented 10 years ago

I've explicitly documented the autostart and autorestart parameters in the Hiera snippet as it may cause some confusion as to what their type really is (and how they're validated).

ajcrowe commented 10 years ago

This is a really nice addition, might be good to cover all the resource types? fcgi-program, eventlistener and groups as well to be complete.

jasperla commented 10 years ago

Here you go :)