vagrant/plugins/guests/debian
Brian Cain 65a7261853
Fixes #10585: Properly set DHCP for systemd-networkd ips
Prior to this commit, if a debian system requested an DHCP address using
systemd-network, Vagrant would ignore it and instead use the configured
IP from the virtualbox network action. This commit fixes that by instead
looking if DHCP was requested, and if so, use that option for an IP.
2019-01-11 10:19:37 -08:00
..
cap Fixes #10585: Properly set DHCP for systemd-networkd ips 2019-01-11 10:19:37 -08: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