vagrant/test/unit/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