Re: [Puppet Users] Re: Strange behavior by service

2012-02-09 Thread Aaron Grewell
On 02/09/2012 11:39 AM, Daniel Pittman wrote: >>> I would try adding "ensure => undef" to the service's parameters. If >>> that doesn't work then I can't imagine what would. >> >> Thanks John, that did the trick. I'm not sure if I've got a service >> default set somewhere I didn't realize or what

Re: [Puppet Users] Re: Strange behavior by service

2012-02-09 Thread Daniel Pittman
On Thu, Feb 9, 2012 at 11:30, Aaron Grewell wrote: > On 02/09/2012 06:16 AM, jcbollinger wrote: >> On Feb 8, 5:34 pm, Aaron Grewell wrote: >>> I've got a bit of a head-scratcher here, though I'm sure it must be >>> something small.  I'm trying to enable a service for next boot without >>> startin

Re: [Puppet Users] Re: Strange behavior by service

2012-02-09 Thread Aaron Grewell
On 02/09/2012 06:16 AM, jcbollinger wrote: > > > On Feb 8, 5:34 pm, Aaron Grewell wrote: >> I've got a bit of a head-scratcher here, though I'm sure it must be >> something small. I'm trying to enable a service for next boot without >> starting it. That usually "just works" but for some reason