Re: [Puppet Users] Problem using resources and types from puppetlabs/lvm

2013-08-27 Thread Andy Stevens
meone to help me resolve this issue. Thanks On Friday, August 23, 2013 4:20:32 PM UTC+1, mcd wrote: > > I'm kind of guessing, but it might be that you need to push out the custom > providers to the client. Try putting "pluginsync = true" in the [agent] > sect

[Puppet Users] Problem using resources and types from puppetlabs/lvm

2013-08-23 Thread Andy Stevens
Hi, I'm struggling to make use of the resources and types provided by puppetlabs/lvm. If I attempt to make use of the various resource types i.e. filesystem, lvm etc. from within my nodes.pp then I have no problem at all. However if I attempt to reference them from a class I have created, whe