vagrant/plugins/guests/windows/cap
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
..
change_host_name.rb Revert "Rename Windows guest without reboot" 2015-01-28 20:00:24 -05:00
choose_addressable_ip_addr.rb filter host IPs to those that resolve on guest when finding addresable IPs on a windows guest 2014-08-11 00:07:21 -07:00
configure_networks.rb Ignore Windows NICs with nil :net_connection_id 2015-03-13 11:49:15 -07:00
halt.rb guests/windows: initial vagrant-windows extraction 2014-04-21 13:51:06 -07:00
mount_shared_folder.rb adding smb sync folder implementation for windows guests addressing #3699 2014-08-11 00:07:21 -07:00
reboot.rb Move Windows symlink re-establishment after reboot into capability 2014-04-30 17:36:36 -07:00
rsync.rb Windows rsync needs to create folders before syncing 2015-01-28 13:07:36 -05:00