On May 4, 8:52 am, Josh <[email protected]> wrote: > > (or can I ... can you just use multi-line yaml formatting and get the > > template from there? Will give it a whirl) > > ...of course not, what was I thinking :(
Surprising. Did you use inline_template() to (try to) process the template content? The template() function won't work, of course, since it expects a file name, but I don't see why inline_template() shouldn't work. John -- 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.
