Skip to content

Commit f609ff1

Browse files
committed
NFS version 4 is not supported
1 parent a7ba395 commit f609ff1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Vagrantfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ Vagrant.configure("2") do |config|
148148
config.vm.synced_folder ".",
149149
"/home/vagrant/mt-dev",
150150
type: "nfs",
151-
nfs_version: 4,
152151
nfs_udp: false,
153152
mount_options: ["noatime", "nolock"]
154153
else

0 commit comments

Comments
 (0)