On Thu, Sep 9, 2010 at 10:19 AM, Dan Urist <[email protected]> wrote: [snip] > Does the file() function only support fully qualified > paths?
Yes. I recommend looking into copying the logic from the template() function into the file() function and submitting a patch. Alternatively, you could use the template() function and just not have any erb in the template. -- Jeff McCune http://www.puppetlabs.com/ -- 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.
