train
train copied to clipboard
Transport Interface to unify communication over SSH, WinRM, and friends.
# Version: train-core v3.2.20 # Environment: Debian 11.4 and inspec 4.56.20 # Scenario: Trying to connect with ssh to a server with openssl 3 installed. # Steps to Reproduce: `inspec...
The current code just assumes the unique identifier responds to client ID and issuer. That is currently the case however it is potentially a flawed assumption with new authentication methods...
Updates the requirements on [net-ssh](https://github.com/net-ssh/net-ssh) to permit the latest version. Changelog Sourced from net-ssh's changelog. === 6.1.0 Adapt to ssh's default behaviors when no username is provided. When Net::SSH.start user...
Signed-off-by: rlakey Updated vmware transport to detect powershell before pwsh ## Description Fixes vmware transport on Windows systems with Powershell 6/7/Core installed ## Related Issue #720 ## Types of changes...
### Describe the Enhancement: The googleauth gem is currently on a pre 1.0 release which is no longer being updated. For future features the 1.x release will need to be...
# Version: 4.52.9 # Environment: PowerCLI Version: [12.5.0.19195797](https://www.powershellgallery.com/packages/VMware.PowerCLI/12.5.0.19195797) OS: RHEL 8.4 PowerShell Core Version: 7.2.1-1.rh # Scenario: This appeared in an offline, highside env. All dependencies already present (inspec, powershell...
Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version. Changelog Sourced from chefstyle's changelog. v2.2.2 (2022-02-17) Merged Pull Requests Vendor rubocop-1.25.1 upstream configuration. #156 (tas50) v2.2.1 (2022-01-18) Merged Pull...
# Version: 3.8.1 # Environment: Windows # Scenario: Transports that detect Powershell Core (pwsh) or Powershell (powershell) do not function if Powershell Core is also installed on Windows. Powershell Core...
Linux long ago moved to using /etc/os-release for all operating system information. We moved Chef to this several years ago with Ohai and it's been a great success. We no...
Signed-off-by: sanga17 ## Description If key_files set as empty array then failing to ssh connection while bootstrapping the node ## Related Issue https://github.com/chef/chef/issues/7053 ## Types of changes - [x] Bug...