On Mon, Aug 23, 2010 at 2:23 AM, Jesús Couto <[email protected]> wrote: > Not an expert at all but... > > - I would try to get the instances of a same application done using > definitions, not classes. You can't use definitions in external nodes.
> - extlookup would be a "a file include function" that would work (and I > think it would work nicely with definitions, but no direct experience) Works nicely most places. > - Wouldnt it be more logical to include software::application_parameters > inside software::application? No, not really. I want to keep it in the external node yaml file so that it's not hidden way up there in the module somewhere. Not very maintainable like that, and it's not machine readable/writable. -- 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.
