vagrant/plugins/providers/virtualbox
Adam Spiers 082bf37df8 backport GH-3277 fix for missing interpolation to older drivers
The original fix for the "missing interpolation argument :stderr" bug
was in d4b3f226, but it only addressed the driver for VirtualBox 4.3:

  https://github.com/mitchellh/vagrant/issues/3277

This backports the fix to the drivers for VirtualBox 4.0, 4.1, and 4.2.
2014-04-30 16:06:20 +01:00
..
action core: Use Machine#state wherever possible so we update the index 2014-04-21 13:51:23 -07:00
driver backport GH-3277 fix for missing interpolation to older drivers 2014-04-30 16:06:20 +01:00
model Forwarded ports don't auto-correct by default [GH-1701] 2013-07-20 00:15:11 -04:00
util core: set `disabled: true` for disabling forwarded port [GH-1922] 2013-08-29 12:25:53 -07:00
action.rb providers/virtualbox: don't require valid config on destroy [GH-1629] 2014-04-21 13:56:37 -07:00
cap.rb guests/windows: configure networks 2014-04-21 13:51:09 -07:00
config.rb providers/virtualbox: merge customizations properly 2014-04-21 13:56:32 -07:00
plugin.rb guests/windows: configure networks 2014-04-21 13:51:09 -07:00
provider.rb providers/virtualbox: no SSH info if not running 2014-04-27 17:26:24 -07:00
synced_folder.rb providers/docker: remove synced folders after docker rm 2014-04-21 13:55:28 -07:00