vagrant/plugins/guests/debian
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
..
cap (#9726) Update netplan config generation to detect NetworkManager 2018-05-10 13:02:05 -07:00
guest.rb guests/linux: Provide common linux detection style 2016-10-11 07:50:34 -07:00
plugin.rb guests/debian: Move NFS into same file 2016-07-18 21:12:56 -04:00