vagrant/plugins/providers/virtualbox/driver
Seth Vargo c0c7d77ea9 Merge pull request #5647 from Stanzilla/support_vb5
Support Virtualbox 5.0 (beta) by adding a driver, referencing it in the ...
2015-05-30 11:00:37 -07:00
..
base.rb Use .key? instead of .has_key? 2015-01-05 18:29:01 -05:00
meta.rb Support Virtualbox 5.0 (beta) by adding a driver, referencing it in the list of acceptable versions/drivers, and autoloading the file in the virtualbox plugin file. 2015-04-28 17:53:48 +02:00
version_4_0.rb providers/virtualbox: read netmask from dhcpservers 2015-01-21 10:51:39 -08:00
version_4_1.rb providers/virtualbox: read netmask from dhcpservers 2015-01-21 10:51:39 -08:00
version_4_2.rb providers/virtualbox: read netmask from dhcpservers 2015-01-21 10:51:39 -08:00
version_4_3.rb moved function to platform utils, added unit test as per @sethvargo 2015-04-06 16:51:55 -04:00
version_5_0.rb Port changes from pull request #5495 to the vb_5 module to fix #4815 here, too. 2015-05-09 02:03:33 +02:00