providers/virtualbox: output UI
This commit is contained in:
parent
0b9861db7d
commit
2c8b6ace7f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue