Pete,
Thanks very much. That was definitely one of the issues. The other seemed to
be that the node definition in nodes.pp needed to say
*zones::zone_instance { "solzone":* etc
rather than
*zone_instance { "solzone":*
thanks
Paul
2009/2/19 Peter Meier <[email protected]>
> [...]
>> Running on the puppet client I get the following error
>> puppetd --test
>> *err: Could not retrieve catalog: Could not find resource type
>> zones::zone_instance at /etc/puppet/modules/zones/manifests/init.pp:7 on
>> node solhost
>> *
>> Any pointers would be great*
>> *
>>
>
> you have to import ptczones.pp in the init.pp of the module. otherwise
> puppet won't have parsed the define yet.
>
> cheers pete
>
--
Paul Matthews
----------------------------------------------------------------------
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---