On Thu, May 2, 2013 at 6:31 AM, Roque Moyano wrote:
> I wanna to download a file and compare the md5 result of it with the md5
> file downloaded, is there any way to do it? Is to verify that the file was
> downloaded correctly. I did it but it doesn't work me
>
> exec {'download-FILE-tgz'
Hi
I wanna to download a file and compare the md5 result of it with the md5
file downloaded, is there any way to do it? Is to verify that the file was
downloaded correctly. I did it but it doesn't work me
exec {'download-FILE-tgz':
user => $user,