On 05/24/2011 12:07 PM, Denmat wrote: >> content => template("/usr/11.pdf"), > > Try: > source => "/usr/11.pdf" >
That should actually be content => file("/usr/11.pdf") As has been pointed out, don't do this with large files, it's not efficient at all. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.