vagrant/test/unit/plugins/guests/freebsd/cap
Jose Luis Duran 93f02c67f8
FreeBSD: Simplify the listing of interfaces
According to ifconfig(8), to list only Ethernet interfaces, excluding
all other interface types, including the loopback interface, the command
to use should be:

    ifconfig -l ether

Related to: #8760
2019-03-29 02:47:39 -03:00
..
change_host_name_test.rb Fix failing tests 2016-07-18 21:12:53 -04:00
configure_networks_test.rb FreeBSD: Simplify the listing of interfaces 2019-03-29 02:47:39 -03:00
mount_virtual_box_shared_folder_test.rb BSD: VirtualBox shared folders naming convention 2019-03-28 02:34:34 -03:00
rsync_test.rb guests/freebsd: Install rsync in one command 2016-06-06 11:58:30 -04:00
shell_expand_guest_path_test.rb (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00