vagrant/plugins/providers/virtualbox
Paul Hinze 88ab9f7402 providers/virtualbox: read netmask from dhcpservers
This should fix the cleaning up of the default VirtualBox dhcpserver,
which we've been fighting with for ages over in #3083. We were checking
for a structure _including_ a netmask, but the driver was not populating
netmask.
2015-01-21 10:51:39 -08:00
..
action Use .key? instead of .has_key? 2015-01-05 18:29:01 -05:00
driver providers/virtualbox: read netmask from dhcpservers 2015-01-21 10:51:39 -08:00
model Use .key? instead of .has_key? 2015-01-05 18:29:01 -05:00
util core: set `disabled: true` for disabling forwarded port [GH-1922] 2013-08-29 12:25:53 -07:00
action.rb providers/virtualbox: define a sync_folders action to setup NFS 2014-10-22 09:26:38 -07:00
cap.rb guests/windows: configure networks 2014-04-21 13:51:09 -07:00
config.rb providers/virtualbox: Add 'post-comm' to the list of valid events 2014-12-21 01:09:55 +03:00
plugin.rb providers/virtualbox: higher priority than default 2014-05-05 21:13:56 -07:00
provider.rb Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
synced_folder.rb Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00