vagrant/test/unit/plugins
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
..
commands Add support for running elevated commands using the powershell command 2018-12-20 11:30:25 -08:00
communicators Merge pull request #10550 from pkliczewski/master 2019-01-09 10:45:07 -08:00
guests Fixes #10585: Properly set DHCP for systemd-networkd ips 2019-01-11 10:19:37 -08:00
hosts Merge pull request #10012 from Aloz1/add-host-voidlinux 2018-12-19 16:21:52 -08:00
kernel_v2/config Fill out ssh options config and remote_user 2018-12-11 08:09:43 -08:00
providers Adjust requirement on warnings for VirtualBox NIC 2018-12-06 15:40:31 -08:00
provisioners Merge pull request #10532 from chrisroberts/e-reboot 2019-01-03 13:52:19 -08:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Add support for using the `--chown` flag with rsync when available. 2018-12-20 17:16:36 -08:00