vagrant/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 guests/alt: Fix flavor and network configure with unit tests 2017-07-11 00:35:28 +03:00
amazon Spelling fixes 2018-03-14 14:41:04 +00:00
arch Remove comment removal from /etc/hosts file on guests 2017-04-20 17:07:56 -07:00
atomic Remove comment removal from /etc/hosts file on guests 2017-04-20 17:07:56 -07:00
bsd Add winrm and upload commands 2018-10-04 13:26:41 -07:00
coreos Merge pull request #9600 from kinvolk/kosy/coreos 2018-03-22 10:11:43 -07:00
darwin Mark passwords as sensitive within guest capabilities 2017-12-21 12:49:34 -08:00
debian Fixes #9763, #10300: Split out how hostname is set with Debian hosts 2018-10-16 12:00:25 -07:00
dragonflybsd dragonflybsd: extend FreeBSD 2017-11-19 19:41:25 -06:00
elementary Support for Elementary OS 0.4 - Issue #8471 2017-04-12 02:36:47 -05:00
esxi guests/esxi: Added public_key capability 2017-02-28 02:35:00 -08:00
fedora guests/fedora: Move as a child of redhat 2016-07-18 21:12:54 -04:00
freebsd Fix network configuration on FreeBSD hosts 2018-04-19 16:25:16 -03:00
funtoo guests/funtoo: Behave like a gentoo guest 2016-07-18 21:12:51 -04:00
gentoo Remove comment removal from /etc/hosts file on guests 2017-04-20 17:07:56 -07:00
haiku haiku: Improve capabilities. (public keys, halt) 2017-12-05 18:19:15 -06:00
kali plugins/guests/kali: fix file permissions 2017-09-06 12:21:23 -03:00
linux Add winrm and upload commands 2018-10-04 13:26:41 -07:00
mint guests/linux: Provide common linux detection style 2016-10-11 07:50:34 -07:00
netbsd (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00
nixos Use symbols for defining guest capabilities 2016-06-17 19:55:04 -04:00
omnios Remove comment removal from /etc/hosts file on guests 2017-04-20 17:07:56 -07:00
openbsd Atomically apply new hostname.if(5) 2017-12-13 18:34:17 +09:00
photon the label changed in 2.0 2018-03-01 13:05:26 +02:00
pld Remove comment removal from /etc/hosts file on guests 2017-04-20 17:07:56 -07:00
redhat Include communicator on call 2018-10-01 08:43:49 -07:00
slackware Remove comment removal from /etc/hosts file on guests 2017-04-20 17:07:56 -07:00
smartos SmartOS should be an inheritance of solaris 2018-01-25 13:26:18 +01:00
solaris Add winrm and upload commands 2018-10-04 13:26:41 -07:00
solaris11 (#9614) Add back check for Solaris derived guests 2018-08-01 14:25:04 -07:00
suse use basename for setting hostname 2017-11-22 11:09:51 +01:00
tinycore Use uid/gid from mount_options if provided for synced folders. 2016-12-14 12:12:17 -08:00
trisquel Use symbols for defining guest capabilities 2016-06-17 19:55:04 -04:00
ubuntu guests/linux: Provide common linux detection style 2016-10-11 07:50:34 -07:00
windows Add winrm and upload commands 2018-10-04 13:26:41 -07:00