Hi

> I think older versions of puppet detect two providers for Service
> types; puppet and BSD.  It always picks BSD first ('onestart' is a BSD
> command).  You can override the provider by adding 'provider => debian
> ' to the declaration of the service.

which version of puppetd and facter are you running?

> You can also override this globally, IIRC.

place

Service{
  provider => debian
}

ontop of your manifests.

cheers pete

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

Reply via email to