added tinycore nfs mount cap
This commit is contained in:
parent
25b913e1c1
commit
833f2d0ef7
|
@ -1,7 +1,7 @@
|
|||
require "vagrant/util/retryable"
|
||||
|
||||
module VagrantPlugins
|
||||
module GuestLinux
|
||||
module GuestTinyCore
|
||||
module Cap
|
||||
class MountNFS
|
||||
extend Vagrant::Util::Retryable
|
||||
|
|
Loading…
Reference in New Issue