added tinycore nfs mount cap
This commit is contained in:
parent
a7bdfd682e
commit
25b913e1c1
@ -31,7 +31,7 @@ module VagrantPlugins
|
||||
Cap::RSync
|
||||
end
|
||||
|
||||
guest_capability("linux", "mount_nfs_folder") do
|
||||
guest_capability("tinycore", "mount_nfs_folder") do
|
||||
require_relative "cap/mount_nfs"
|
||||
Cap::MountNFS
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user