Commit Graph

10776 Commits

Author SHA1 Message Date
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
Chris Roberts d2cad65053 Remove deprecated checkpoint integration 2018-01-16 15:21:22 -08:00
Chris Roberts 1e909fe5f3 Add test coverage on checkpoint integration 2018-01-16 15:19:59 -08:00
Chris Roberts a6d95016e6 Remove duplicate method. Add testing helper method to reset. 2018-01-16 15:19:44 -08:00
Brian Cain 726f89bab7
Add space to fix markdown error in docs 2018-01-16 14:26:09 -08:00
Chris Roberts 58f66ac8ce Add full checkpoint integration 2018-01-16 14:16:49 -08:00
Chris Roberts e6554d614f Include default value within documentation 2018-01-16 11:54:56 -08:00
Chris Roberts f2f8bc2db5 Add Vagrantfile configuration option to register sensitive values 2018-01-15 07:23:47 -08:00
Chris Roberts 3664f1a627 Allow hiding environment variable values in shell provisioner 2018-01-12 17:33:47 -08:00
Chris Roberts b1c38c282e Support SMB mount option overrides 2018-01-12 17:23:00 -08:00
Chris Roberts 5444271268 Move SMB credentials validation into host capability 2018-01-12 16:55:35 -08:00
Lachlan Arthur 01bc2627be Check SMB credentials before using them 2018-01-12 15:46:31 -08:00
Brian Cain 6b1646eb51
Merge pull request #9364 from briancain/fix-debug-docs
Fix markdown in debugging docs
2018-01-12 15:46:20 -08:00
Brian Cain e229192d1d
Fix markdown in debugging docs 2018-01-12 15:38:29 -08:00