Re: [Puppet Users] Re: Composing a text file with Puppet

2011-09-02 Thread M C
Hi, thank you verymuch for the explanations. I will first try with a combination of "replace => false" and custom "Line" resource to see if I can easily concat and update my configuration file content. Matteo 2011/9/1 jcbollinger > > > On Aug 31, 10:52 am, Brian Gallew wrote: > > > Call me cr

Re: [Puppet Users] Re: Composing a text file with Puppet

2011-08-31 Thread Brian Gallew
On Aug 31, 2011, at 6:57 AM, jcbollinger wrote: > > > On Aug 30, 9:15 am, M C wrote: >> Hi, >> >> is it possible to push a file (with "source" or "content") and then add >> lines without having Puppet to regenerate it every time it runs? >> And, how can I add, remove or alter text lines witho