> [...] > 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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
