Re: [Puppet Users] Custom Providers and Environmemts.

2012-08-14 Thread Douglas Garstang
On Tue, Aug 14, 2012 at 3:06 PM, Douglas Garstang wrote: > On Tue, Aug 14, 2012 at 3:03 PM, Douglas Garstang > wrote: >> On Tue, Aug 14, 2012 at 2:59 PM, Douglas Garstang >> wrote: >>> On Tue, Aug 14, 2012 at 2:49 PM, Eric Shamow wrote: Specifically the types need to be in the server's $li

Re: [Puppet Users] Custom Providers and Environmemts.

2012-08-14 Thread Douglas Garstang
On Tue, Aug 14, 2012 at 3:03 PM, Douglas Garstang wrote: > On Tue, Aug 14, 2012 at 2:59 PM, Douglas Garstang > wrote: >> On Tue, Aug 14, 2012 at 2:49 PM, Eric Shamow wrote: >>> Specifically the types need to be in the server's $libdir. You can place >>> them there manually, but the way they gen

Re: [Puppet Users] Custom Providers and Environmemts.

2012-08-14 Thread Douglas Garstang
On Tue, Aug 14, 2012 at 2:59 PM, Douglas Garstang wrote: > On Tue, Aug 14, 2012 at 2:49 PM, Eric Shamow wrote: >> Specifically the types need to be in the server's $libdir. You can place >> them there manually, but the way they generally get there is via pluginsync. >> So the easiest way to ens

Re: [Puppet Users] Custom Providers and Environmemts.

2012-08-14 Thread Douglas Garstang
On Tue, Aug 14, 2012 at 2:49 PM, Eric Shamow wrote: > Specifically the types need to be in the server's $libdir. You can place them > there manually, but the way they generally get there is via pluginsync. So > the easiest way to ensure the master can process them is to place them in the > modu

Re: [Puppet Users] Custom Providers and Environmemts.

2012-08-14 Thread Eric Shamow
Specifically the types need to be in the server's $libdir. You can place them there manually, but the way they generally get there is via pluginsync. So the easiest way to ensure the master can process them is to place them in the module path used by the server *when the server is acting as a pu

Re: [Puppet Users] Custom Providers and Environmemts.

2012-08-14 Thread Douglas Garstang
On Tue, Aug 14, 2012 at 2:40 PM, Eric Shamow wrote: > Douglas, > > Do you intend to use different versions of the type in different > environments, or are you just concerned with trying to get the same code out > everywhere? > > According to > > http://projects.puppetlabs.com/issues/13858 > > th

Re: [Puppet Users] Custom Providers and Environmemts.

2012-08-14 Thread Eric Shamow
Douglas, Do you intend to use different versions of the type in different environments, or are you just concerned with trying to get the same code out everywhere? According to http://projects.puppetlabs.com/issues/13858 this is fixed for Telly, and there is a patch available if you want to giv

[Puppet Users] Custom Providers and Environmemts.

2012-08-14 Thread Douglas Garstang
I've installed the puppet labs lvm module. After fixing the missing "}" at line 20 in init.pp (really?!?!), I'm getting this:' err: Could not retrieve catalog from remote server: Error 400 on SERVER: Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid resource type physical_volu