hello,
- "Kenneth Holter" wrote:
> I could use this kind of functionality myself. Did you find a way to
> get this working?
try http://nephilim.ml.org/~rip/puppet/concatfile/
--
R.I.Pienaar
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" gro
Dick Davies wrote:
> Is there a way to concat multiple files together to generate the
> content of a File resource?
>
Look in David Schmitt's modules (specifically this one):
http://git.black.co.at/?p=module-common;a=summary
-scott
--
You received this message because you are subscribed to th
I could use this kind of functionality myself. Did you find a way to get
this working?
Best regards,
Kenneth Holter
On Fri, Sep 25, 2009 at 12:17 PM, Dick Davies
wrote:
>
> Is there a way to concat multiple files together to generate the
> content of a File resource?
>
> I know this can be done
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 fi