Hi,

On 12/24/2011 04:34 AM, Dan White wrote:
> import "modules"
> import "nodes/*.pp"

are these statements in site.pp or anywhere else?

Is nodes.pp in manifest/nodes/nodes.pp? Have you tried importing that
very file instead of *.pp?

As an aside, I'm not sure what 'import "modules"' is supposed to do, but
you should definitely get rid of it.

Your latter remark about importing parameterized classes seems off, but
you probably intend to import the *modules* declaring the classes (are
there autoloader issues when using parameterized classes?)

HTH,
Felix

-- 
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