exec { "foo":
   command => "wget http://foo/bar.tgz";,
   timeout     => 0;
}

The type reference documentation describes the timeout parameter.

On Oct 14, 2009, at 5:45 AM, pinoyskull <pinoysk...@gmail.com> wrote:

>
> Hi,
>
> Is there a way to increase the timeout settings in puppet when it  
> comes
> to downloading huge file, Im talking of a 1.7GB file being downloaded
> using wget in a puppet manifest.
>
> Thanks.
>
> >

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to