summaryrefslogtreecommitdiff
path: root/lib/chef/knife/ssh.rb
Commit message (Expand)AuthorAgeFilesLines
* Make sure knife descriptions all have periodsknife_sentences_2Tim Smith2018-07-161-14/+14
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-2/+2
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-65/+65
* Fix up knife loggingtm/investigate_loggingThom May2018-04-111-1/+1
* Merge pull request #6781 from linyows/notice-duplicated-ipThom May2018-02-271-0/+16
|\
| * :police_car:linyows2018-02-271-1/+1
| * support behavior for duplicated_fqdns optionlinyows2018-02-131-8/+10
| * use skip_on_duplicated_fqdns as command optionlinyows2018-01-251-5/+13
| * to warning instead of fatal errorlinyows2018-01-251-3/+2
| * rename variable to fqdnslinyows2018-01-241-5/+5
| * ui.fatal if ssh nodes are duplicatedlinyows2018-01-231-0/+7
* | Added Flag to distinguish between gateway and host key to fix issue #6210 (#6...Erik Parra2018-02-271-7/+8
* | updating paranoid to verify_host_key for net-ssh for 4.2 greater and updating...Vern Burton2018-02-191-1/+1
* | Ignore user SSH key authentication if password is givenChibuikem Amaechi2018-02-011-7/+7
* | Fix "knife ssh" authentication scheme #4342Chibuikem Amaechi2018-02-011-0/+5
* | Merge pull request #6582 from sarkis/6581-fix-knife-ssh-on-error-behaviorThom May2018-01-291-7/+5
|\ \ | |/ |/|
| * refactor on_error optionSarkis Varozian2017-11-111-8/+6
| * use a stricter comparison here so knife ssh only fails ifSarkis Varozian2017-11-101-1/+1
* | Merge pull request #6445 from chef/knife_ssh_identity_fileTim Smith2018-01-221-6/+1
|\ \
| * | Remove deprecated knife ssh --identity-file optionknife_ssh_identity_fileTim Smith2017-09-261-6/+1
| |/
* | Merge pull request #6444 from chef/knife_ssh_csshxThom May2018-01-221-4/+0
|\ \
| * | Remove deprecated knife ssh csshx commandknife_ssh_csshxTim Smith2017-09-261-4/+0
| |/
* | prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-2/+2
* | Add custom prefix attribute support to knife sshMal Graty2017-11-281-5/+30
* | Refactor SSH attributeMal Graty2017-11-281-31/+18
* | Filter out periods from tmux session nameTony Novak2017-11-201-1/+1
|/
* use ServerAliveInterval option if exists in ssh_config.sawanoboly2017-07-251-0/+4
* Merge pull request #5978 from Oxalide/fix-exit-on-errorSteven Murawski2017-04-041-11/+15
|\
| * fix knife ssh --exit-on-errorMaxime de Roucy2017-03-311-11/+15
* | apply knife search node fuzzifier to knife sshLamont Granquist2017-03-311-2/+2
|/
* Remove unneeded comment and bundle configGrant Ridder2017-03-061-1/+0
* Fix spec testing for ssh_gateway_identity optionGrant Ridder2017-02-211-2/+7
* CHEF-4538 - add an option for gateway_identity_file that will allow key-based...brettcave2017-02-211-1/+9
* Require net-ssh-multi 1.2.1 and remove our monkeypatchTim Smith2017-02-101-1/+0
* Ensure ssh search paginates correctlytm/fix_ssh_searchThom May2017-01-231-25/+36
* pass true as 2nd args for Net::SSH.configuration_for by default.sawanoboly2017-01-161-1/+1
* use the command line prompt for sudo if setlcg/cmdline-password-for-sudoLamont Granquist2016-10-061-0/+1
* fixing Style/MultilineTernaryOperator copLamont Granquist2016-08-161-3/+1
* autofixing Style/IndentAssignment copLamont Granquist2016-08-161-18/+18
* Add default timeoutSalim Alam2016-04-051-1/+2
* Convert timeout config to integersalam/ssh-fixSalim Alam2016-04-011-1/+1
* Add option to set ssh timeoutsalam/timeoutSalim Alam2016-03-291-0/+9
* What's with all the exclamation pointsTim Smith2016-03-051-1/+1
* Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-1/+1
* convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-121-2/+2
* remove Chef::Mixin::Command uselcg/useless-run-commandLamont Granquist2016-02-111-3/+0
* autofixing whitespace copsLamont Granquist2016-02-051-7/+7
* auto-fixing some easy copschefstyle/fixesLamont Granquist2016-02-031-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1