summaryrefslogtreecommitdiff
path: root/spec/unit/knife/ssh_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* support behavior for duplicated_fqdns optionlinyows2018-02-131-3/+3
* use skip_on_duplicated_fqdns as command optionlinyows2018-01-251-1/+3
* to warning instead of fatal errorlinyows2018-01-251-3/+2
* add testlinyows2018-01-241-0/+17
* Add custom prefix attribute support to knife sshMal Graty2017-11-281-15/+54
* Refactor SSH attributeMal Graty2017-11-281-23/+13
* TyposMal Graty2017-11-281-1/+1
* Filter out periods from tmux session nameTony Novak2017-11-201-0/+17
* use ServerAliveInterval option if exists in ssh_config.sawanoboly2017-07-251-1/+7
* Ensure ssh search paginates correctlytm/fix_ssh_searchThom May2017-01-231-35/+33
* pass true as 2nd args for Net::SSH.configuration_for by default.sawanoboly2017-01-161-1/+1
* Fix specsalam/knife-tweakSalim Alam2016-04-061-5/+6
* Add option to set ssh timeoutsalam/timeoutSalim Alam2016-03-291-0/+17
* autofixing whitespace copsLamont Granquist2016-02-051-14/+14
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-20/+20
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-3/+3
* Fix ssh attribute precedence orderIgor Shpakov2015-05-071-26/+23
* Add a unit test for the empty public_hostname check on knife sshEric Herot2015-03-241-0/+18
* Update to RSpec 3.Claire McQuin2014-10-291-66/+66
* CHEF-5158: Make the former override_attribute's purpose a bit more clearBryan McLellan2014-06-201-13/+6
* [CHEF-5158] knife[:attribute] in knife.rb should not override --attribute in ...Hui Hu2014-06-201-0/+1
* CHEF-4962, knife ssh will use a cloud atttribute for port if available.Jeff Mendoza2014-02-201-6/+17
* s/stub!/stub/gLamont Granquist2014-01-291-6/+6
* add tests and moar commentLamont Granquist2014-01-171-0/+107
* Fix tests that rely on leaky Chef::ConfigJohn Keiser2013-09-161-1/+1
* Reset configuration before each testJohn Keiser2013-09-161-5/+0
* Use Chef::Config.reset in tests instead of save/load configJohn Keiser2013-09-131-4/+2
* [CHEF-3497] apply config in the desired orderdanielsdeleo2013-01-141-0/+1
* CHEF-2627: Return non-zero exit code when any ssh command failsMatthew Horan & Ryan Ong2012-12-141-5/+40
* CHEF-2627: Exit with non-zero exit code when ssh command failsMatthew Horan & Ryan Ong2012-12-141-1/+56
* Merge branch '10-stable'Bryan McLellan2012-11-201-0/+17
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+182