I would like to disable VirtualBox Guest Additions. I do not use them for folder syncing, etc. and for the box I am working on (e.g., centos/7), they fail to build anyway. Is there some way to tell vagrant not to try to install them at vagrant up
?
相关问题
- Make Laravel Homestead Accessible via the Internet
- Run testcafe headless when passing custom args to
- vagrant + virtualbox Timed out while waiting for t
- Vagrant: 192.168.33.10 refused to connect
- ansible sudo_user hangs for a few minutes and then
相关文章
- 为什么VirtualBox无法使用NAT网络?
- Update .bashrc from provisioning shell script with
- Xamarin Android Player Error when attempting to fi
- Virtual Box limit Bandwith on network [closed]
- Vagrant, shared folder: take advantage of inotify
- Tool to Debug Guest OS in Virtual Box
- Vagrant: missing file id_rsa
- Laravel homestead stuck on VM login
In your Vagrantfile, add the following param