ajcrowe / puppet-supervisord

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

Fix default "$config_include" parameter value to make it consistent #70

Closed bvis closed 8 years ago

bvis commented 9 years ago

Fix default "$config_include" parameter value to make it consistent with the default expected value.

I've seen that the default value is missing the final "d" in the directory name. I've changed the defined directory in the "specs"

ajcrowe commented 9 years ago

This will cause a lot of configuration changes for existing users for little benefit.

The name supervisor.d is valid as you can find modules called supervisord or supervisor etc.