vagrant/plugins/guests/debian/cap
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
..
change_host_name.rb Debian: Point hostname to 127.0.1.1 in /etc/hosts 2018-02-10 20:54:51 +01:00
configure_networks.rb (#9726) Update netplan config generation to detect NetworkManager 2018-05-10 13:02:05 -07:00
nfs.rb Remove `set -e` usage for better shell compatibility 2016-10-24 10:30:08 -07:00
rsync.rb Remove `set -e` usage for better shell compatibility 2016-10-24 10:30:08 -07:00
smb.rb guests/debian: Update guest capabilities 2016-06-06 11:58:28 -04:00