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]
section of your puppet.conf on that client, and try again.

Chris


On Fri, Aug 23, 2013 at 8:07 AM, Andy Stevens <ant.st...@gmail.com> wrote:

> 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, when i invoke
> puppet agent --test I get the output below:
>
> *Error: Failed to apply catalog: Could not find dependency
> Filesystem[/dev/mapper/root_vg-WebSphere] for File*.........
>
> I'm guessing that my custom class can't see within it's scope the various
> resources and types provided by puppetlabs/lvm?  So how do I resolve this?
> the puppetlabs/lvm isn't a class so I can't include it.
>
> Any assistance would be greatly appreciated
>
>
>
> Thanks
>
> Andy
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to puppet-users+unsubscr...@googlegroups.com.
> To post to this group, send email to puppet-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/puppet-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to