Releases: dskad/puppet-supervisor_provider
Releases · dskad/puppet-supervisor_provider
Release v0.1.2
Summary
Update change log. Forgot to add the 0.1.1 release.
Release v0.1.1
Summary
Small update to remove the stdlib dependancy since all the provider code is in ruby. This
will also satisfy the puppet forge metadata quality score issue.
Features
- Removed dependency on puppetlabs-stdlib
Release v0.1.0
Summary
This is the first release of the Supervisor provider for the Puppet service
resource type, allow the service resource to start/stop, enable/disable services
controlled by Supervisor.
Features
- Tested on CentOS 7.1, should work on any platform supported by supervisor
- Start/Stop or Enable/Disable any Supervisor managed process
- Get the status of processes managed by Supervisor