Brian Cain
b77171c4fc
( #9428 ) Update systemd? check for guest inspection
...
Prior to this commit, the regex matcher used with grep to determine if a
system was using systemd? was failing on systems that did not exactly
match the old regex. This commit updates that communications test to use
a different method of determining if systemd is in use with the ps
command.
2018-02-08 15:50:59 -08:00
Brian Cain
e8708232a5
( #9258 ) Exit if Hyper-V is enabled and VirtualBox provider is used
...
This commit adds a function on windows for the VirtualBox provider to
check if Hyper-V is enabled. If so, exit and display a warning to the
user that going forward will result in a system crash.
2018-02-08 11:20:41 -08:00
Brian Cain
0d0a7e5a40
Update CHANGELOG
2018-02-07 14:41:40 -08:00
Brian Cain
accf76fed7
Merge pull request #9405 from hakoerber/fix-9402
...
Debian: Renew DHCP lease on hostname change
2018-02-07 14:40:21 -08:00
Brian Cain
2bb8552c81
Merge pull request #9450 from jeis2497052/master
...
Propose fix some typos
2018-02-06 11:34:37 -08:00
John Eismeier
54ecded1d6
Propose fix some typos
2018-02-06 14:20:29 -05:00
Brian Cain
8ee7b01855
Merge pull request #9437 from Cladis/patch-1
...
confiured → configured typo fix
2018-02-02 08:44:23 -08:00
Cladis
d0d78a921f
confiured → configured typo fix
2018-02-02 16:02:28 +02:00
Hannes Körber
3fa3e995a9
Debian: Renew DHCP lease on hostname change
2018-02-01 16:46:23 +01:00
Clint Harrison
23a3157a43
Fix typo in macOS sudoers line
2018-02-01 10:43:47 -05:00
Pavel Valena
a102bc064f
Use 127.0.0.1 instead of localhost
...
in test is_port_open_test.rb
2018-01-31 19:08:35 +01:00
Chris Roberts
ff3b025fc2
Update version for dev
2018-01-29 16:46:19 -08:00
Chris Roberts
a5a2ad5a6c
Update website version to 2.0.2
2018-01-29 16:45:04 -08:00
Chris Roberts
37aba511d2
Release v2.0.2
2018-01-29 12:31:09 -08:00
Chris Roberts
81a3386af0
Include SSH client usage note in documentation
2018-01-26 07:25:57 -08:00
Chris Roberts
a9fc91b73f
Update CHANGELOG
2018-01-26 07:22:53 -08:00
Chris Roberts
0f7f4b32b9
Merge pull request #9400 from chrisroberts/fall-back-to-system-ssh
...
Allow which to use original path. Prefer native ssh.
2018-01-26 07:21:33 -08:00
Chris Roberts
de69c96770
Update CHANGELOG
2018-01-25 09:58:11 -08:00
Chris Roberts
ba7a6c7f1d
Merge pull request #9394 from chrisroberts/u-resolv
...
Use Ruby's resolver by default and allow replace to be disabled
2018-01-25 09:57:09 -08:00
Chris Roberts
80dc7daffa
Update CHANGELOG
2018-01-25 09:56:30 -08:00
Chris Roberts
5b73133a95
Merge pull request #9389 from chrisroberts/e-vbox-sym-warn
...
Add warning message for VirtualBox shared folders option.
2018-01-25 09:54:19 -08:00
Chris Roberts
19d1cae92c
Add log warning when native ssh executable is not found
2018-01-25 08:35:08 -08:00
Chris Roberts
570d5abb95
Prefer ssh executable found on original path
2018-01-25 08:23:14 -08:00
Chris Roberts
6f6e936451
Add option to Which utility for using original path on lookup
2018-01-25 08:23:14 -08:00
Brian Cain
343e252574
Favor system ssh binary over embedded ssh binary
2018-01-25 08:23:14 -08:00
Thomas Merkel
93c571adbf
Be sure solaris11 is Solaris version 11 and no distribution based on (Open)Solaris
...
`uname -sr` return also 5.11 on OmniOS, SmartOS which is not the same as Oracle Solaris 11.x. SmartOS and OmniOS are inherit from Solaris and not from Solaris 11. For that reason we need a more explicit check that a solaris11 guest is a real Solaris version 11, for that reason the /etc/release file is checked.
2018-01-25 13:28:15 +01:00
Thomas Merkel
21febf6b6a
SmartOS should be an inheritance of solaris
...
SmartOS is a distribution based on illumos which is the successor of OpenSolaris.
2018-01-25 13:26:18 +01:00
Chris Roberts
522d503030
Use Ruby's resolver by default and allow replace to be disabled
2018-01-22 10:40:33 -08:00
Chris Roberts
780673c6fe
Add warning message for VirtualBox shared folders option.
...
Display warning to user about the VirtualBox SharedFoldersEnableSymlinksCreate
option with link to VirtualBox documentation and instructions on how the
setting can be disabled.
2018-01-20 06:51:59 -08:00
Chris Roberts
81c855b797
Update CHANGELOG
2018-01-19 15:07:19 -08:00
Chris Roberts
f31badebb8
Merge pull request #9380 from chrisroberts/e-checkpoint
...
Update checkpoint integration
2018-01-19 15:06:28 -08:00
Brian Cain
374b19384e
Merge pull request #9385 from briancain/update-spec-boxes
...
Update spec box versions
2018-01-18 14:37:17 -08:00
Brian Cain
2225379b84
Update spec box versions
2018-01-17 16:34:15 -08:00
Chris Roberts
0c5e068357
Merge pull request #9378 from briancain/fix-doc-spacing
...
Add space to fix markdown error in docs
2018-01-16 20:14:18 -08:00
Chris Roberts
c6879a73b3
Update CHANGELOG
2018-01-16 20:13:28 -08:00
Chris Roberts
55460379f1
Merge pull request #9315 from basvandervlies/ifconfig_obsolete
...
ifconfig is replaced by ip command suite. So use "ip addr" and failback
2018-01-16 20:12:18 -08:00
Chris Roberts
fb18d0920f
Update CHANGELOG
2018-01-16 20:09:03 -08:00
Chris Roberts
0bf589861c
Merge pull request #9212 from mahaag/master
...
Use basename for setting hostname on Suse
2018-01-16 20:08:05 -08:00
Chris Roberts
fefe618c0e
Update CHANGELOG
2018-01-16 20:07:09 -08:00
Chris Roberts
b5383cffab
Merge pull request #9369 from chrisroberts/e-generic-sensitive
...
Add Vagrantfile configuration option to register sensitive values
2018-01-16 20:05:37 -08:00
Chris Roberts
fd16eb6a70
Update CHANGELOG
2018-01-16 20:04:07 -08:00
Chris Roberts
a51c6c8479
Merge pull request #9367 from chrisroberts/e-sensitive-prov
...
Allow hiding environment variable values in shell provisioner
2018-01-16 20:03:00 -08:00
Chris Roberts
5e21b7db4b
Update CHANGELOG
2018-01-16 20:02:28 -08:00
Chris Roberts
933694d986
Merge pull request #9365 from chrisroberts/e-smb-cred-check
...
Check SMB credentials
2018-01-16 20:00:57 -08:00
Chris Roberts
1ba76083b0
Update CHANGELOG
2018-01-16 20:00:03 -08:00
Chris Roberts
3bd515dff3
Merge pull request #9366 from chrisroberts/e-smb-opts
...
Support SMB mount option overrides
2018-01-16 19:58:19 -08:00
Chris Roberts
f44491fced
Merge pull request #9381 from chrisroberts/f-centos-guestadditions
...
Include current kernel version when install devel package
2018-01-16 16:49:14 -08:00
Chris Roberts
f4cc82dffc
Include current kernel version when install devel package
2018-01-16 16:42:49 -08:00
Chris Roberts
3fc293d621
Add example for sensitive option
2018-01-16 16:04:32 -08:00
Chris Roberts
48275614cf
Add test coverage on helper method
2018-01-16 15:39:31 -08:00