On Fri, May 17, 2013 at 4:08 PM, Daniel Pittman <[email protected]>wrote:
> I think the best solution would be to change the `template` function > to select the first entry, rather than concatenate, and allow users to > manually concatenate multiple `template` calls if they wanted it. > > I understand the attraction of having an automatic, rather than > manual, model for searching. I don't think it is a realistic goal, > however, because of the wide variety of "search paths" that could be > desired. Explicitly spelling out what is searched seems like the best > balance of flexibility and extensibility to me. > For what it's worth, this is something I would like to see. I found the concatenation to be more of a pain than anything else, especially since the concat module came about. Selecting the first entry would be an overall improvement. -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-dev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
