providers/virtualbox: output UI

This commit is contained in:
Mitchell Hashimoto 2013-11-22 19:33:17 -08:00
parent 0b9861db7d
commit 2c8b6ace7f
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ module VagrantPlugins
end
# Go through each folder and mount
machine.ui.info(I18n.t("vagrant.actions.vm.share_folders.mounting"))
folders.each do |id, data|
if data[:guestpath]
# Guest path specified, so mount the folder to specified point