vagrant/test/unit
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
..
plugins (#9726) Update netplan config generation to detect NetworkManager 2018-05-10 13:02:05 -07:00
support Spelling fixes 2018-03-14 14:41:04 +00:00
templates Merge pull request #8735 from jhosteny/fix/debian_net_tools_deprecation_dhcp 2018-02-23 09:41:37 -08:00
vagrant Ensure internal trigger fire does not get called if plugin installed 2018-05-07 11:33:55 -07:00
base.rb Enable documentation formatter on rspec 2017-10-05 10:17:30 -07:00
vagrant_test.rb Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00