Hi,

On 03/29/2011 03:32 AM, metalove wrote:
> Hi, all.
> 
> I'm not familiar with puppet itself and want to know that this is
> possible or not..
> As I know, puppet client updates all files from server without regard
> to the files are old or new..

> But, I think that puppet client should update the files only when the
> target files from server are new..
> so is there any option to do this?

Not that I'm aware of, no. When you're using files' "source" parameter,
you tell puppet that the contents should never change.

To enable puppet to deal with changing files, there are other ways such
as augeas.

HTH,
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.

Reply via email to