Mount NFS folders before provisioning
This commit is contained in:
parent
245ada2441
commit
736f032995
|
@ -19,8 +19,8 @@ module Vagrant
|
|||
use VM::Customize
|
||||
use VM::ClearForwardedPorts
|
||||
use VM::ForwardPorts
|
||||
use VM::NFS
|
||||
use VM::Provision
|
||||
use VM::NFS
|
||||
use VM::ClearSharedFolders
|
||||
use VM::ShareFolders
|
||||
use VM::Network
|
||||
|
|
Loading…
Reference in New Issue