vagrant/test/unit/plugins
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
..
commands Fixes #10682: Move over AddAuthentication middleware and hooks 2019-02-21 09:42:16 -08:00
communicators Always ensure remote destination directory exists 2019-02-26 08:54:49 -08:00
guests FreeBSD: Simplify the listing of interfaces 2019-03-29 02:47:39 -03:00
hosts Fix NFS capability detection on Void Linux 2019-03-05 10:03:52 -08:00
kernel_v2/config Merge pull request #10664 from chrisroberts/f-plugin-config-format 2019-02-12 10:00:14 -08:00
providers Add connect cli argument tests 2019-03-22 09:24:26 -07:00
provisioners Update communicator upload behavior to handle `/.` path directives 2019-02-26 08:02:09 -08:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Force removal of rsync tmp dir 2019-02-26 09:08:56 -08:00