ajcrowe / puppet-supervisord

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

fix refresh when service_manage = false #129

Open ThomasLohner opened 5 years ago

ThomasLohner commented 5 years ago

This fixes #128. Changes to config or supervisord::program resources should always be applied, regardless of how the service is managed.