vagrant/plugins/guests
Kostyantyn Fomin c43ab95f86 Fix Issue 4307: FreeBSD fix interface device names in /etc/rc.conf
https://github.com/mitchellh/vagrant/issues/4307

Fix details:
Pass network interface name to template renderer and use it
in static and dhcp templates to render /etc/rc.conf entries.

  modified:   plugins/guests/freebsd/cap/configure_networks.rb
  modified:   templates/guests/freebsd/network_dhcp.erb
  modified:   templates/guests/freebsd/network_static.erb

Verification scenario:
Check if /etc/rc.conf contains vtnet entries when paravirtualized
NIC devices are used in FreeBSD guest.
2014-08-06 14:10:05 -07:00
..
arch Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
coreos Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
darwin drop `-r` flag from `xargs` on OS X 2014-05-25 18:42:40 -04:00
debian Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
esxi Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
fedora Fixes Fedora 20 network issues when virtual 2014-08-05 13:19:51 +10:00
freebsd Fix Issue 4307: FreeBSD fix interface device names in /etc/rc.conf 2014-08-06 14:10:05 -07:00
funtoo Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
gentoo Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
linux Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
mint guests/mint: don't need to inherit from ubuntu class 2014-05-06 12:50:35 -07:00
netbsd Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04: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 Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
pld require pld/cap/change_host_name 2013-11-27 09:38:28 +02:00
redhat avahi not needed 2014-06-23 17:17:54 +02:00
smartos rsync on SmartOS should use pfexec 2014-07-31 14:41:06 -07:00
solaris synced_folders\rsync: remove non-portable '-v' flag from chown [GH-3743] 2014-05-10 23:51:12 +03:00
solaris11 added conditional for temporary interfaces 2014-05-21 18:21:05 -04:00
suse Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04: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 Addressed issues with Windows guest renaming on Win7/8 2014-06-25 12:15:01 -07:00