vagrant/plugins/guests
Pavel Karoukin 6fc1dd7b8a For #3855
CoreOS vagrant's configuration code look for interface names starting with 'enp0', but in my case when deploying CoreOS image to libvirt environment interfaces had names 'ens4v1', 'ens5v2'

This patch should fix it, but it might be part of a bigger issue and having these two patterns might not cover all possible configurations.
2014-05-20 02:29:53 +02:00
..
arch This is a followup to issue #2591. 2014-03-25 20:44:42 -05:00
coreos For #3855 2014-05-20 02:29:53 +02:00
darwin guests/darwin: respect NFS mount options [GH-3791] 2014-05-17 12:24:24 -07:00
debian guests/debian: setting hostname works without 127.0.1.1 [GH-3271] 2014-05-04 18:32:33 -07:00
esxi guests/esxi: Add support for VMware ESXi guests 2013-10-08 21:47:32 -07:00
fedora Fix hostname change 2014-04-04 07:20:17 -07:00
freebsd synced_folders/rsync: rsync__chown [GH-3810] 2014-05-17 12:01:50 -07:00
funtoo Add funtoo guest support. Based heavily on https://github.com/mitchellh/vagrant/pull/1840 2013-12-31 17:33:10 -08:00
gentoo Improve Gentoo guest detection 2013-08-03 19:55:17 +02:00
linux synced_folders/rsync: rsync__chown [GH-3810] 2014-05-17 12:01:50 -07:00
mint guests/mint: don't need to inherit from ubuntu class 2014-05-06 12:50:35 -07:00
netbsd synced_folders\rsync: remove non-portable '-v' flag from chown [GH-3743] 2014-05-10 23:51:12 +03:00
nixos Add NixOS guest support 2014-05-18 04:14:33 -04:00
omnios Add mount_nfs_folder capability to omnios guests 2014-03-20 17:06:49 -04:00
openbsd remove `-v` flag from post-rsync `chmod` 2014-05-09 18:31:23 -04:00
pld require pld/cap/change_host_name 2013-11-27 09:38:28 +02:00
redhat Revert "Merge pull request #3643 from cammoraton/rhel7-plugin-fixes" 2014-05-06 13:26:44 -07:00
smartos synced_folders\rsync: remove non-portable '-v' flag from chown [GH-3743] 2014-05-10 23:51:12 +03:00
solaris synced_folders\rsync: remove non-portable '-v' flag from chown [GH-3743] 2014-05-10 23:51:12 +03:00
solaris11 synced_folders\rsync: remove non-portable '-v' flag from chown [GH-3743] 2014-05-10 23:51:12 +03:00
suse guests/suse: fix error on shutdown 2014-03-30 18:28:23 +02:00
tinycore add rsync_install capability to tinycore guest 2014-03-13 01:41:52 +01:00
ubuntu guests/mint: don't need to inherit from ubuntu class 2014-05-06 12:50:35 -07:00
windows Inverting the hash of driver_mac_addresses returned by machine.provider.capability(:nic_mac_addresses). 2014-05-16 12:56:30 -04:00