On Jun 6, 2012, at 10:33 AM, Andrei-Florian Staicu wrote:
> First, for services that have ensure=>runnig and for which "service
> bla status" returns not running, can puppet be convinced to call
> "service bla restart" instead of "service bla start"?
Would be easier to change the command used to c
Hi all,
May i get your opinion on the following two subjects?
First, for services that have ensure=>runnig and for which "service
bla status" returns not running, can puppet be convinced to call
"service bla restart" instead of "service bla start"?
Second question, about class dependencies. I ha