vagrant/plugins/guests
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
..
arch Fix line breaks 2014-12-13 21:08:31 +01:00
coreos Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
darwin Support insert_public_key and remove_public_key on darwin guest 2015-02-11 12:21:23 -05:00
debian Added specific support for Debian 8 (aka jessie) to permit proper vagrant halt execution 2015-02-20 20:15:05 +01:00
debian8 remove extra spaces on plugin.rb ;). 2015-02-20 20:49:50 +01:00
esxi Use -f argument to rm to force-remove files. 2014-08-29 10:51:31 +02:00
fedora detect fedora 21 2015-02-03 10:23:35 +01:00
freebsd Use .key? instead of .has_key? 2015-01-05 18:29:01 -05:00
funtoo Update configure_networks.rb for funtoo 2014-11-11 15:12:48 +01:00
gentoo Use -f argument to rm to force-remove files. 2014-08-29 10:51:31 +02:00
linux Use .key? instead of .has_key? 2015-01-05 18:29:01 -05:00
mint guests/mint: don't need to inherit from ubuntu class 2014-05-06 12:50:35 -07:00
netbsd guests: add remove_public_key to most guests 2014-10-24 10:05:01 -07:00
nixos guests/nixos: don't detect as Windows [GH-4302] 2014-08-06 11:17:41 -07:00
omnios Add mount_nfs_folder capability to omnios guests 2014-03-20 17:06:49 -04:00
openbsd guests: add remove_public_key to most guests 2014-10-24 10:05:01 -07:00
pld require pld/cap/change_host_name 2013-11-27 09:38:28 +02:00
redhat Add Scientific Linux to RHEL 7 flavors. 2015-02-08 02:56:44 +02:00
smartos Ensure rsync_post has find permissions on smartos 2014-08-29 14:17:28 -07:00
solaris Add insert/remove public key guest capability for solaris (identical to linux) 2015-01-13 21:45:06 -05:00
solaris11 Copy linux support for insert_public_key and remove_public_key to solaris11. 2015-02-04 16:58:17 -06:00
suse update CHANGELOG 2014-10-23 10:12:27 -07:00
tinycore Add support for DHCP on tinycore 2014-10-24 13:52:35 -07:00
ubuntu A more reliable way to detect Ubuntu 2014-09-26 14:05:54 +02:00
windows Ignore Windows NICs with nil :net_connection_id 2015-03-13 11:49:15 -07:00