Vagrant NFS Mount Access Denied
May 10, 2017
vagrant nfs linux devops
Across Vagrant and VirtualBox versions, getting:
mount.nfs: access denied by server while mounting...
Solved by installing VirtualBox Guest Additions:
vagrant plugin install vagrant-vbguest