Hello,

Thank you for your replies. I override the provider and it runs ok
everytime.
The version of puppetd I use is 0.24.5 and the version of facter is
1.5.1.

Best wishes.

On 5 oct, 22:41, Peter Meier <[email protected]> wrote:
> 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