nhhagen / vagrant-solr-box

Vagrant Solr box to get a Solr environment quickly up and running in a VM. If you plan to modify the Solr configuration copy the content of this repo to a new repo.
MIT License
18 stars 35 forks source link

disable time out for solr download #9

Open 6fireflis opened 8 years ago

6fireflis commented 8 years ago

I was not able to create a workable solr vagrant machine, because the curl command failed due to timeout. Disabling the timeout for this "download_solr" exec command fixed the issue.