vagrant/plugins/guests/debian/cap
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
..
change_host_name.rb Use semicolon over ampersand to separate commands 2018-10-24 15:27:33 -07:00
configure_networks.rb Fixes #10585: Properly set DHCP for systemd-networkd ips 2019-01-11 10:19:37 -08:00
nfs.rb Remove `set -e` usage for better shell compatibility 2016-10-24 10:30:08 -07:00
rsync.rb Remove `set -e` usage for better shell compatibility 2016-10-24 10:30:08 -07:00
smb.rb guests/debian: Update guest capabilities 2016-06-06 11:58:28 -04:00