Re: [Puppet Users] service control - what am I doing wrong?

2014-11-13 Thread Felix Frank
On 11/12/2014 01:38 PM, JonY wrote: What did I miss? Not sure, but I recommend you use Puppet's --debug option and carefully retrace Puppet's steps. HTH, Felix -- You received this message because you are subscribed to the Google Groups Puppet Users group. To unsubscribe from this group and

[Puppet Users] service control - what am I doing wrong?

2014-11-12 Thread JonY
I put together a module and some files to control cassandra. When I change one of the dependent files in my module the cassandra service is stopped but not restarted. The service uses a std start/stop/status file and 'status' sets the appropriate exit code: [root@cass1 security]# service