vagrant/test/unit/plugins/guests
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
..
alt/cap guests/alt: Fix flavor and network configure with unit tests 2017-07-11 00:35:28 +03:00
amazon/cap guests/amazon: Initial addition 2016-06-06 18:22:34 -04:00
arch/cap Include test coverage on generated arch net config command 2017-02-09 17:41:44 -08:00
atomic/cap Fix failing tests 2016-07-18 21:12:53 -04:00
bsd/cap Add winrm and upload commands 2018-10-04 13:26:41 -07:00
coreos/cap Fix tests 2016-07-18 21:31:25 -04:00
darwin/cap (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00
debian/cap Fixes #9763, #10300: Split out how hostname is set with Debian hosts 2018-10-16 12:00:25 -07:00
esxi/cap guests/esxi: Added public_key_test 2017-02-28 08:22:05 -08:00
freebsd/cap (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00
linux/cap Add winrm and upload commands 2018-10-04 13:26:41 -07:00
netbsd/cap (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00
omnios/cap Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
openbsd/cap (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00
photon/cap Fix typo (netmast => netmask) for Photon guest #7808 2016-10-07 12:32:21 -07:00
pld/cap Fix tests 2016-07-18 21:31:25 -04:00
redhat/cap Update redhat change host name capability tests for systemd/NetworkManger updates 2018-09-20 16:46:45 -07:00
slackware/cap Fix tests 2016-07-18 21:31:25 -04:00
smartos/cap Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
solaris/cap Add winrm and upload commands 2018-10-04 13:26:41 -07:00
solaris11/cap Spelling fixes 2018-03-14 14:41:04 +00:00
suse/cap Adjusted test to work with new implementation 2017-11-22 11:28:30 +01:00
tinycore/cap guests: Prevent ssh disconnect from causing error on halt 2016-08-12 13:25:39 -07:00
windows Add winrm and upload commands 2018-10-04 13:26:41 -07:00