synced_folders/smb: higher priority than things like NFS and rsync

This commit is contained in:
Mitchell Hashimoto 2014-02-27 08:13:39 -08:00
parent 729f0f5db8
commit 1724d499dc
1 changed files with 1 additions and 1 deletions

View File

@ -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