I get a lot of these when I vagrant up my box: <pre>DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000</pre> I tried to boot up vlad directly from Virtualbox, and it seems to be waiting for me to type in username and password "vagrant". Can I somehow add this to Vagrantfile to save 32 seconds of boot time :-)
I get a lot of these when I vagrant up my box:
I tried to boot up vlad directly from Virtualbox, and it seems to be waiting for me to type in username and password "vagrant".
Can I somehow add this to Vagrantfile to save 32 seconds of boot time :-)