vagrant/test/unit/plugins/guests
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
..
alt/cap guests/alt: Fix flavor and network configure with unit tests 2017-07-11 00:35:28 +03:00
amazon/cap guests/amazon: Initial addition 2016-06-06 18:22:34 -04:00
arch/cap Include test coverage on generated arch net config command 2017-02-09 17:41:44 -08:00
atomic/cap Fix failing tests 2016-07-18 21:12:53 -04:00
bsd/cap Remove `set -e` usage for better shell compatibility 2016-10-24 10:30:08 -07:00
coreos/cap Fix tests 2016-07-18 21:31:25 -04:00
darwin/cap (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00
debian/cap (#9726) Update netplan config generation to detect NetworkManager 2018-05-10 13:02:05 -07:00
esxi/cap guests/esxi: Added public_key_test 2017-02-28 08:22:05 -08:00
freebsd/cap (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00
linux/cap Support VirtualBox shared folders using builtin kernel module 2018-05-07 13:02:19 -07:00
netbsd/cap (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00
omnios/cap Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
openbsd/cap (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00
photon/cap Fix typo (netmast => netmask) for Photon guest #7808 2016-10-07 12:32:21 -07:00
pld/cap Fix tests 2016-07-18 21:31:25 -04:00
redhat/cap Update capability tests to remove nmcli reload matching 2017-05-10 10:25:55 -07:00
slackware/cap Fix tests 2016-07-18 21:31:25 -04:00
smartos/cap Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
solaris/cap guests: Prevent ssh disconnect from causing error on halt 2016-08-12 13:25:39 -07:00
solaris11/cap Spelling fixes 2018-03-14 14:41:04 +00:00
suse/cap Adjusted test to work with new implementation 2017-11-22 11:28:30 +01:00
tinycore/cap guests: Prevent ssh disconnect from causing error on halt 2016-08-12 13:25:39 -07:00
windows Merge pull request #8099 from chrisroberts/windows/shared-folder-path 2018-04-10 09:16:06 -07:00