added tinycore nfs mount cap

This commit is contained in:
Dennis 2016-02-04 16:27:53 +01:00
parent 25b913e1c1
commit 833f2d0ef7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
require "vagrant/util/retryable"
module VagrantPlugins
module GuestLinux
module GuestTinyCore
module Cap
class MountNFS
extend Vagrant::Util::Retryable