vagrant/plugins/guests/debian
Brian Cain 0c5d55e69c
Fixes #9763, #10300: Split out how hostname is set with Debian hosts
Prior to this commit, the hostname was set with one big bash script and
attempted to determine what tools are available. This commit changes
that by splitting out that tool check on the Vagrant side of things with
the GuestInspection class, and adds back restarting networking to get a
DHCP lease with the change rather than using `dhclient`. This pattern
matches how hostnames are set in the redhat capability.
2018-10-16 12:00:25 -07:00
..
cap Fixes #9763, #10300: Split out how hostname is set with Debian hosts 2018-10-16 12:00:25 -07: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