rails / rails-dev-box

A virtual machine for Ruby on Rails core development
MIT License
2.05k stars 580 forks source link

increases boot timeout to 600 secs #174

Open anujmiddha opened 4 years ago

anujmiddha commented 4 years ago

As the VM may take longer than 5 mins to boot, vagrant up times out on waiting to ssh. Increasing the timeout to 10 mins will make the behavior more consistent.

On my OSX Mojave system with 8gb RAM, the Ubuntu eoan64 image takes about 6 minutes to boot.