Thanks for your time Felix. I'm not clear hehe. So if i want to create a file and i musn't use content nor source, what i must use? Thanks.
On 28 mar, 17:14, Felix Frank <[email protected]> wrote: > On 03/28/2011 05:04 PM, tigreton wrote: > > > Ahm okok. I want to create a file. So i will use content. Thanks > >> you've been given confusing information. > > Reviewing my response, I should have elaborated a bit myself. > > If you specify content, be aware that puppet will overwrite whatever you > put into the file with what you specify here. > > On the other hand, if you use source, puppet will overwrite the file > with what it finds at the locations specified as source (a URL like > puppet:///path/to/file/on/master or file://path/to/file/on/client). > > If you don't want puppet to change the contents of the file, but do > create the file if it is not there, you must not use content nor source. > > I hope that makes it more clear. > > Cheers, > Felix -- 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.
