guests/ubuntu: remove mount_nfs cap
This commit is contained in:
parent
1af0377541
commit
28720b181d
|
@ -17,11 +17,6 @@ module VagrantPlugins
|
|||
require_relative "cap/change_host_name"
|
||||
Cap::ChangeHostName
|
||||
end
|
||||
|
||||
guest_capability("ubuntu", "mount_nfs_folder") do
|
||||
require_relative "cap/mount_nfs"
|
||||
Cap::MountNFS
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue