v0.5.0
Fixes:
- Fixed template boolean checks, now checks against
nil
to allow forfalse
to
be used. - Logs files now correctly use
NONE
andAUTO
values. - Fixed
supervisord::supervisorctl
define type to have correct spacing. - Corrected permissions for created conf files.
- Fixed
unix_username
andunix_password
use inunix_http_server
config - Corrected README example class.
Enchancements:
- The
config_include
location can now be purged with theconfig_include_purge
boolean. supervisord::rpcinterface
andsupervisord::ctlplugin
are now available define types.- boolean define type params can now be both strings and booleans
- supervisord changes will now use
supervisord::supervisorctl
to reread and update all
resources
Notes:
- Bumped
stdlib
to version4.4
Many thanks for the PRs from @kitchen, @jsok, @kamholz, @rayl, @fridim,
@pavelsmolka and @dol