class foo { ... } -> modulepath/foo/manifests/init.pp
> class foo::bar { ... } -> modulepath/foo/manifests/bar.pp
>
> and then you should be able to remove all the import *.pp statements.
>
> There's been a bit of grief expressed over this bug, so I'd like to
> reiterate that this wasn't a deliberate deprecation, even though moving to
> the autoloader and removing 'import' is definitely the way forward.
>
>
>>

Sounds like I should change my module layout generation script as well.
That's cool.

Fixed the issue I was running into as well.


-- 
Peter L. Berghold
Owner, Shark River Technical Solutions LLC

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to