Useful Vagrant plugins
Some useful Vagrant plugins I've picked up along the way
vagrant-hostmanager
Updates your host file with entries
vagrant-reload
Allows you to reload the vm during provisioning
vagrant-share
Allows sharing access remotely to vms
vagrant-vbguest
For automatically updating the virtualbox plugins
vagrant-winnfsd
NFS for sharing folders
vagrant-hostmanager
Updates your host file with entries
vagrant-reload
Allows you to reload the vm during provisioning
vagrant-share
Allows sharing access remotely to vms
vagrant-vbguest
For automatically updating the virtualbox plugins
vagrant-winnfsd
NFS for sharing folders
Comments
Post a Comment