Hide
When a puppet resource service that changes the state of a service is run, the returned status will always fain, and this will cause the ensure status of the service to be absent.
This fix correctly returns the service status when a change of the service is requested.
Show
When a puppet resource service that changes the state of a service is run, the returned status will always fain, and this will cause the ensure status of the service to be absent.
This fix correctly returns the service status when a change of the service is requested.