Not sure if you got help or not but that error is telling you that
filesys_group_acl is not a resource type. This is because you created
it as a class and not a defined resource type. Defined types use the
"define" keyword instead of the "class" keyword.
http://docs.puppetlabs.com/puppet/3/refer
I'd like to create and call a parameterized class from another class,
both in modules. Here's what I'm trying to do:
First, my module path:
ap00375@ROFTMA901A ~ $ sudo puppet apply --configprint modulepath
/modules:/shares/nfs/unixnoarch/config/puppet:/shares/nfs/unixnoarch/config/puppet/linux