tylerwalts / puppet-jdk_oracle

Puppet module to install JDK from oracle using wget
Other
15 stars 54 forks source link

Timeout in wget/exec #53

Open ebaptistella opened 9 years ago

ebaptistella commented 9 years ago

I recommend these changes to the problem https://github.com/tylerwalts/puppet-jdk_oracle/issues/51

tylerwalts commented 9 years ago

Thanks, this looks good, and I like how the wget command is updated with the timeout param as well. Could you just fix the travis ci tests (version update) and then we can merge this?