vagrant/test/unit/plugins
Brian Cain 728a9135c8
(#9726) Update netplan config generation to detect NetworkManager
Prior to this commit, when setting up private networks on Ubuntu using
netplan, it assumed that the guest was using systemd, the suggested
default tool to manage networking, and did not take into account devices
that could be managed with NetworkManager. This commit fixes that by
looking at the devices managed on the guest to see if its managed by
NetworkManager, and if so, use that renderer for netplan instead of
networkd.
2018-05-10 13:02:05 -07:00
..
commands Ignore URLs which cannot be parsed in the authentication middleware 2018-04-26 15:08:06 -07:00
communicators Log error and proceed when private key permissions fail 2018-05-03 11:48:57 -07:00
guests (#9726) Update netplan config generation to detect NetworkManager 2018-05-10 13:02:05 -07:00
hosts Use net.exe to fetch SMB shares when Get-SmbShare is not available 2018-05-04 14:07:33 -07:00
kernel_v2/config propagate unset guestpath 2018-05-08 22:51:30 -05:00
providers (#9622) Use SafeExec for docker-exec 2018-05-02 14:23:50 -07:00
provisioners Trim drive letter prefix from path 2018-05-03 09:28:19 -07:00
pushes Use Integer instead of Fixnum for Ruby 2.4+ compatibility. 2017-10-23 10:57:36 -07:00
synced_folders Update URLs for the repo 2018-03-07 17:10:30 -05:00