synced_folders/smb: higher priority than things like NFS and rsync
This commit is contained in:
parent
729f0f5db8
commit
1724d499dc
|
@ -12,7 +12,7 @@ module VagrantPlugins
|
|||
Windows and share them to guest machines.
|
||||
EOF
|
||||
|
||||
synced_folder("smb", 5) do
|
||||
synced_folder("smb", 7) do
|
||||
require_relative "synced_folder"
|
||||
init!
|
||||
SyncedFolder
|
||||
|
|
Loading…
Reference in New Issue