vagrant/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 guests/alt: Fix flavor and network configure with unit tests 2017-07-11 00:35:28 +03:00
amazon Spelling fixes 2018-03-14 14:41:04 +00:00
arch Remove comment removal from /etc/hosts file on guests 2017-04-20 17:07:56 -07:00
atomic Remove comment removal from /etc/hosts file on guests 2017-04-20 17:07:56 -07:00
bsd Remove `set -e` usage for better shell compatibility 2016-10-24 10:30:08 -07:00
coreos Merge pull request #9600 from kinvolk/kosy/coreos 2018-03-22 10:11:43 -07:00
darwin Mark passwords as sensitive within guest capabilities 2017-12-21 12:49:34 -08:00
debian (#9726) Update netplan config generation to detect NetworkManager 2018-05-10 13:02:05 -07:00
dragonflybsd dragonflybsd: extend FreeBSD 2017-11-19 19:41:25 -06:00
elementary Support for Elementary OS 0.4 - Issue #8471 2017-04-12 02:36:47 -05:00
esxi guests/esxi: Added public_key capability 2017-02-28 02:35:00 -08:00
fedora guests/fedora: Move as a child of redhat 2016-07-18 21:12:54 -04:00
freebsd Fix network configuration on FreeBSD hosts 2018-04-19 16:25:16 -03:00
funtoo guests/funtoo: Behave like a gentoo guest 2016-07-18 21:12:51 -04:00
gentoo Remove comment removal from /etc/hosts file on guests 2017-04-20 17:07:56 -07:00
haiku haiku: Improve capabilities. (public keys, halt) 2017-12-05 18:19:15 -06:00
kali plugins/guests/kali: fix file permissions 2017-09-06 12:21:23 -03:00
linux Support VirtualBox shared folders using builtin kernel module 2018-05-07 13:02:19 -07:00
mint guests/linux: Provide common linux detection style 2016-10-11 07:50:34 -07:00
netbsd (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00
nixos Use symbols for defining guest capabilities 2016-06-17 19:55:04 -04:00
omnios Remove comment removal from /etc/hosts file on guests 2017-04-20 17:07:56 -07:00
openbsd Atomically apply new hostname.if(5) 2017-12-13 18:34:17 +09:00
photon the label changed in 2.0 2018-03-01 13:05:26 +02:00
pld Remove comment removal from /etc/hosts file on guests 2017-04-20 17:07:56 -07:00
redhat Remove reload via cli and just restart the service 2017-05-09 09:13:40 -07:00
slackware Remove comment removal from /etc/hosts file on guests 2017-04-20 17:07:56 -07:00
smartos SmartOS should be an inheritance of solaris 2018-01-25 13:26:18 +01:00
solaris guests/rsync do not chown files excluded from sync 2016-08-16 15:13:19 -07:00
solaris11 Be sure solaris11 is Solaris version 11 and no distribution based on (Open)Solaris 2018-01-25 13:28:15 +01:00
suse use basename for setting hostname 2017-11-22 11:09:51 +01:00
tinycore Use uid/gid from mount_options if provided for synced folders. 2016-12-14 12:12:17 -08:00
trisquel Use symbols for defining guest capabilities 2016-06-17 19:55:04 -04:00
ubuntu guests/linux: Provide common linux detection style 2016-10-11 07:50:34 -07:00
windows Merge pull request #8099 from chrisroberts/windows/shared-folder-path 2018-04-10 09:16:06 -07:00