Is there a way to concat multiple files together to generate the content of a File resource?
I know this can be done with templates, but wondered if there was a way to do it with straight files (without the overhead of running through ERB). [ I'm trying to do this to create an authorised_keys file holding several users; I know there's a built-in resource to manage this, but I find it a bit cumbersome since you can't just use a pubkey file for it, and I have all the keys I need in a different module ]. Any tips? Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---