Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
ssh.rb 2.85 KB

Latest revisions

# Date Author Comment
9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

90361fa8 04/05/2018 11:56 AM Michael Moll

Fixes #19796 - Fix Layout/SpaceInsidePercentLiteralDelimiters cop

da9865b8 01/15/2018 04:28 PM Michael Moll

Fixes #19907 - Configure Style/TernaryParentheses cop

f4459c11 05/12/2016 09:56 AM David Davis

Refs #3809 - Turning on some rubocop cops

a6363a50 05/12/2016 09:56 AM Greg Sutcliffe

Fixes #14957 - Use a temporary status file to store exit status

7e46a7bc 03/10/2016 08:36 AM Karli Sjoberg

fixes #14131 Changed bash to sh

8bbfa2c3 02/04/2016 03:20 PM David Davis

Refs #12911 - Fixing colon method calls

f9d2bf10 01/28/2016 09:25 AM Guido Günther

Fixes 13401 - ssh_provision: safe stderr as well

The log file currently only gets stdout which leaves only guessing when
looking for provision errors.

d619dd9e 01/27/2016 07:42 AM Guido Günther

fixes #13298 - ssh_provision: Don't use /tmp

On some systems (e.g. SLES12) /tmp is mounted noexec by default so not
usable to run the provision script. The home directory of the
connectiong user should be writeable by itself though so just use this
instead.

b6dec218 12/03/2015 04:21 AM Dominic Cleal

fixes #12632 - remove hardcoded SSH compression algorithm

net-ssh behaviour changed in 2.10 from treating a specified algorithm
as a preference (and falling back to one it knew) to treating it as a
whitelist of algorithms. OpenSSH servers need the algorithm...

View revisions

Also available in: Atom