summaryrefslogtreecommitdiff
path: root/spec/unit/knife
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8816 from MsysTechnologiesllc/VSingh/MSYS-1063-retry-with...Tim Smith2019-09-091-5/+13
|\
| * Replace exception text check with reason symbolVivek Singh2019-08-291-1/+1
| * Add test case to ensure pty requestedVivek Singh2019-08-201-0/+13
| * Bootstrap: Set pty true only if requiredVivek Singh2019-08-141-5/+0
* | Change ownership --sudo option is passed.Vivek Singh2019-08-301-4/+7
* | Change ownership only for non-sudo userVivek Singh2019-08-291-3/+3
* | Fix always require sudo to change ownershipVivek Singh2019-08-141-6/+16
|/
* Merge pull request #8795 from MsysTechnologiesllc/VSingh/temp-dir-using-mkdir...Tim Smith2019-08-071-8/+13
|\
| * Fix chown: Operation not permittedVivek Singh2019-08-071-2/+2
| * Make temp dir using mkdir instead of mktempVivek Singh2019-08-061-8/+13
* | fix to avoid conflicts with pattern of other datadheerajd-msys2019-08-061-0/+5
|/
* fix 4 copsLamont Granquist2019-07-058-13/+26
* Style/SymbolProcLamont Granquist2019-07-051-1/+1
* Style/RegexpLiteralLamont Granquist2019-07-056-22/+22
* Style/EmptyLiteralLamont Granquist2019-07-058-9/+9
* tweak Lint/BlockAlignmentLamont Granquist2019-07-021-8/+8
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-0228-30/+30
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-024-9/+9
* fixes for chefstyle bumpLamont Granquist2019-07-024-11/+11
* ignore noise outputssawanoboly2019-06-241-0/+9
* use mixlib-cli's deprecation mechanismMarc A. Paradise2019-06-101-101/+0
* Chef-15: Adding short argument's deprecation check (#8626)Nimesh2019-06-051-11/+79
* Create bootstrap template in binmode to fix line endingsBryan McLellan2019-06-041-0/+1
* Fix ssh user set from cli (#8558)dheerajd-msys2019-05-281-4/+4
* fix order of connection before register node (#8574)dheerajd-msys2019-05-241-1/+1
* Only set client_pem in bootstrap_context when validatorlessbtm/client_key_validator_fixBryan McLellan2019-05-171-5/+8
* Enable pty for bootstrap sshbootstrap-uses-ptyMarc A. Paradise2019-05-161-14/+23
* Bootstrap updatesmp/bootstrap-updatesMarc A. Paradise2019-05-141-12/+41
* Merge pull request #8521 from MsysTechnologiesllc/VSingh/bootstrap-session-ti...Bryan McLellan2019-05-131-7/+56
|\
| * Add a warning when session-timeout is too shortMarc A. Paradise2019-05-131-2/+25
| * Ensure tests are aware of CLI default valuesMarc A. Paradise2019-05-131-3/+7
| * Minor fixes related to chefstyleVivek Singh2019-05-131-1/+1
| * Add --session-timeout bootstrap option for both ssh & winrmVivek Singh2019-05-131-4/+26
* | move retry into #connect!Bryan McLellan2019-05-131-1/+1
* | Use new Net:SSH host key verify valuesBryan McLellan2019-05-131-2/+2
|/
* Merge pull request #8507 from MarkGibbons/solaris_bootstrapTim Smith2019-05-101-0/+22
|\
| * Use exports compatibile with /bin/sh in the bootstrap scriptmarkgibbons2019-05-081-0/+22
* | CHEF_LICENSE environment variables should be quotedenv_quotestyler-ball2019-05-091-6/+0
|/
* knife bootstrap should only request license when installing Chef 15knife_licensetyler-ball2019-05-073-18/+50
* Remove purposefully failing test - no longer want to gate releasestyler-ball2019-05-071-4/+0
* Fix the client create specsadminTim Smith2019-05-071-18/+1
* Merge pull request #8354 from chef/license_acceptanceTyler Ball2019-05-062-0/+17
|\
| * Purposefully adding a failing test to prevent Chef Infra from promoting unsta...license_acceptancetyler-ball2019-05-031-0/+4
| * Fix 2 minute pause while we wait for license acceptance cli to time outMark Anderson2019-05-031-0/+6
| * Adding license acceptance support to 'knife bootstrap'tyler-ball2019-05-031-5/+7
| * knife bootstrap is only knife command to have license acceptance flowtyler-ball2019-05-031-0/+5
* | Pass channel directly into the script/url to determine Chef Infra downloadmp/bootstrap/restore-prereleaseMarc A. Paradise2019-05-032-75/+37
* | `prerelease` -> `channel` in bootstrap contextsMarc A. Paradise2019-05-033-32/+22
* | Change 'prerelease' to 'channel'.Marc A. Paradise2019-05-031-1/+11
* | Restore bootstrap pre-release supportMarc A. Paradise2019-05-032-1/+47
|/