website/docs: don't need a static IP for NFS [GH-3608]

This commit is contained in:
Mitchell Hashimoto 2014-05-01 21:15:45 -07:00
parent 4a53b138a0
commit 5d006f65ea
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ also usually a simple package installation away.
If you're using the VirtualBox provider, you'll also need to make sure you If you're using the VirtualBox provider, you'll also need to make sure you
have a have a
[private network setup with a static IP](http://docs.vagrantup.com/v2/networking/private_network.html). This is due to a limitation of VirtualBox's built-in networking. With [private network set up](http://docs.vagrantup.com/v2/networking/private_network.html). This is due to a limitation of VirtualBox's built-in networking. With
VMware, you do not need this. VMware, you do not need this.
## Root Privilege Requirement ## Root Privilege Requirement