atom feed4 messages in com.googlegroups.puppet-users"Found multiple default providers" error
FromSent OnAttachments
steve caldwellAug 4, 2008 4:38 pm 
Luke KaniesAug 4, 2008 5:19 pm 
steve caldwellAug 4, 2008 5:56 pm 
Luke KaniesAug 11, 2008 11:39 am 
Subject:"Found multiple default providers" error
From:steve caldwell (scal@gmail.com)
Date:Aug 4, 2008 4:38:30 pm
List:com.googlegroups.puppet-users

Just upgraded to latest puppet version, am now getting these errors:

warning: Found multiple default providers for service: freebsd, debian; using freebsd

I'm using Ubuntu - about half the time it says "using debian", the other half it choose freebsd. When it chooses freebsd all hell breaks loose (it can't handle any services correctly, tries to restart services that are already running, fails to restart services, etc.).

I can go through all my code and add provider => 'debian' to all my service definitions, but I'm wondering if anyone has any better ideas.

Any help is much appreciated, thanks.