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