From 1f1bbbfbb855540e28376e51c8510b5a082ed51e Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 13 Jul 2015 08:42:35 -0700 Subject: [PATCH] website/docs: note Vagrant version for NFS aliases [GH-5942] --- website/docs/source/v2/synced-folders/nfs.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/source/v2/synced-folders/nfs.html.md b/website/docs/source/v2/synced-folders/nfs.html.md index 8aedf6188..962256512 100644 --- a/website/docs/source/v2/synced-folders/nfs.html.md +++ b/website/docs/source/v2/synced-folders/nfs.html.md @@ -138,6 +138,8 @@ Below, we have a couple example sudoers entries. Note that you may have to modify them _slightly_ on certain hosts because the way Vagrant modifies `/etc/exports` changes a bit from OS to OS. +All of the snippets below require Vagrant version 1.7.3 or higher. + For OS X, sudoers should have this entry: ```