vagrant/plugins/guests/windows
Ben Jansen 992c148169 Ignore Windows NICs with nil :net_connection_id
When upping a Win XP box, vagrant found a lot of "virtual" network
connections that did not have DHCP enabled, and tried to configure them
for DHCP. This did not work because their :net_connection_id is nil.
Ignoring these network connections enabled the XP box to be upped.
2015-03-13 11:49:15 -07:00
..
cap Ignore Windows NICs with nil :net_connection_id 2015-03-13 11:49:15 -07:00
scripts privisioners/shell: wait for reboot if we can 2014-04-21 13:53:54 -07:00
config.rb Removed unused halt timeout and check interval settings. 2014-05-01 08:00:41 -07:00
errors.rb Fixed issue 3987 2014-06-09 22:46:03 -07:00
guest.rb guests/windows: initial vagrant-windows extraction 2014-04-21 13:51:06 -07:00
guest_network.rb Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
plugin.rb Windows rsync needs to create folders before syncing 2015-01-28 13:07:36 -05:00