vagrant/test/unit
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
..
bin Add coverage on vagrantfile_name stubbing behavior 2018-07-18 10:50:41 -07:00
plugins Fixes #10585: Properly set DHCP for systemd-networkd ips 2019-01-11 10:19:37 -08:00
support Spelling fixes 2018-03-14 14:41:04 +00:00
templates FreeBSD: Fix rcvar in network_static templates 2018-12-01 10:07:40 -02:00
vagrant Add test using wslpath command in vagrant/util/platform 2019-01-09 20:35:28 +09:00
base.rb Enable documentation formatter on rspec 2017-10-05 10:17:30 -07:00
vagrant_test.rb add `Vagrant.version?` helper method 2018-09-07 11:37:30 +02:00