copy file if source file and destination file does not match
I want to copy/replace the file to a node if the timestamp of the source file (ex : source puppet:///deployfiles/test.war ) destination will be /opt/staging/webapps/test.war.
can we write this one in puppet ?