On 02/09/2012 06:16 AM, jcbollinger wrote:
> 
> 
> On Feb 8, 5:34 pm, Aaron Grewell <aaron.grew...@gmail.com> 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 this time
>> around it isn't.  The node keeps trying to start the service which
>> will always fail because it requires a reboot in order to enable the
>> necessary kernel parameters.  How do I make Puppet stop trying to
>> start the service?
> 
> 
> I would try adding "ensure => undef" to the service's parameters.  If
> that doesn't work then I can't imagine what would.
> 
> 
> John
> 

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 but at least now it's
doing the right thing.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to