Hi Berry,
create_resources doesn't have an init.pp so you can't 'include' it
AFAIK. As long as you've enabled pluginsync you shouldn't have to
include it, it should just work.
On Tue, Dec 6, 2011 at 12:13 PM, Berry Sizemore
wrote:
> I have these three modules with the following structure:
>
> |-
I have these three modules with the following structure:
|-- modules
| |-- create_resources
| | |-- LICENSE
| | |-- Modulefile
| | |-- README
| | |-- lib
| | | `-- puppet
| | | `-- parser
| | | `-- functions
| | | `-- create_resourc