vagrant/plugins/guests/debian/cap
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
..
change_host_name.rb Fixes #9763, #10300: Split out how hostname is set with Debian hosts 2018-10-16 12:00:25 -07:00
configure_networks.rb Merge branch 'master' into debian-systemd-networkd 2018-06-13 12:49:50 -05: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