vagrant/plugins/providers/virtualbox/driver
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
..
base.rb Fix processing of VBOX_INSTALL_PATH 2014-04-26 11:05:32 +03:00
meta.rb providers/virtualbox: support DHCP interfaces for NFS 2013-12-03 10:21:28 -05:00
version_4_0.rb backport GH-3277 fix for missing interpolation to older drivers 2014-04-30 16:06:20 +01:00
version_4_1.rb backport GH-3277 fix for missing interpolation to older drivers 2014-04-30 16:06:20 +01:00
version_4_2.rb backport GH-3277 fix for missing interpolation to older drivers 2014-04-30 16:06:20 +01:00
version_4_3.rb Removing some old files 2014-04-29 16:48:12 -07:00