Re: [Puppet Users] Disabling optional services

2011-05-05 Thread Ohad Levy
On Thu, May 5, 2011 at 10:18 PM, Chris Phillips wrote: > Howdy, > > Can someone enlighten me as to how I can disable a service *IF* it is > installed? I want to ensure rsyslog is installed and running, which requires > syslogd to not be running, but the only way I can see to enforce this in > Pup

[Puppet Users] Disabling optional services

2011-05-05 Thread Chris Phillips
Howdy, Can someone enlighten me as to how I can disable a service *IF* it is installed? I want to ensure rsyslog is installed and running, which requires syslogd to not be running, but the only way I can see to enforce this in Puppet is to remove the sysklogd package, which I'd rather not do, I'd