If I use the "FILE" resource to stage a file from the puppet master to an 
agent node, does Puppet ensure that the file is transferred successfully? I 
noticed that puppet's report that the file checksum is changed to a new 
checksum value if it is replacing the existing file or it is a brand new 
file. I read it somewhere that puppet will transferred the file to a /tmp 
directory and replace the destination file if the two checksum values don't 
match. But does Puppet performs a checksum verification between the source 
and tmp files? 
Essentially, I just want to see if we need to verify the file is actually 
transferred without any issue. And if the transferred wasn't successful, I 
would love to get an error from Puppet to let the user know that there was 
an issue transferring the file.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/dfc6a3c3-0693-4b47-9c5d-8d0c2fd3529e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to