summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8562 from brodock/8561-include-filename-template-errorLamont Granquist2019-05-282-0/+50
|\
| * Improving error handling for template renderGabriel Mazetto2019-05-262-0/+50
* | Fix ssh user set from cli (#8558)dheerajd-msys2019-05-281-4/+4
* | Merge pull request #8460 from cc-build/dist_solo_zeroTim Smith2019-05-276-12/+16
|\ \
| * | Fix another occurence of chef-zero in local_mode.rb fileTensibai2019-05-231-1/+1
| * | more distro constants for "Chef"Marc Chamberland2019-05-231-1/+1
| * | More distro constant applicationsMarc Chamberland2019-05-231-5/+5
| * | distro constants for solo, zero and automateMarc Chamberland2019-05-236-8/+12
* | | Fixed issue for chef-client run was throwing error when provided empty string...vinay sharma2019-05-255-5/+110
* | | fix order of connection before register node (#8574)dheerajd-msys2019-05-241-1/+1
* | | Fix service enable idempotency in sles11 (#8256)dheerajd-msys2019-05-235-2/+248
* | | Merge pull request #8570 from artem-forks/delete_resourceLamont Granquist2019-05-231-0/+8
|\ \ \ | |/ / |/| |
| * | Fix delete_resource for resourcesArtem Sidorenko2019-05-201-0/+8
| |/
* | Merge pull request #8571 from chef/lcg/better-target-mode-creds-errorsLamont Granquist2019-05-211-9/+14
|\ \
| * | spec fix for windowsLamont Granquist2019-05-211-1/+1
| * | Better target mode no-creds errorslcg/better-target-mode-creds-errorsLamont Granquist2019-05-201-9/+14
| |/
* | 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
* Rename the windows_dfs :install actions to :createTim Smith2019-05-132-8/+8
* 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 #8506 from chef/KNIFE-EC2-567/handle-unmerged-caseTim Smith2019-05-101-0/+25
|\
| * Move original config initialization to constructorKNIFE-EC2-567/handle-unmerged-caseMarc A. Paradise2019-05-081-0/+25
* | 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
| |/
* | Merge pull request #8451 from MsysTechnologiesllc/Kapil/MSYS-996_Win32APIErro...Bryan McLellan2019-05-101-0/+25
|\ \
| * | Fix for Chef::Exceptions::Win32APIError: The operation completed successfullyKapil Chouhan2019-05-101-0/+25
* | | 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
* | Merge pull request #8470 from chef/lcg/remove-collision-deprecationTim Smith2019-05-072-56/+11
|\ \
| * | Remove resource collision deprecationsLamont Granquist2019-05-072-56/+11
* | | Merge pull request #8307 from MsysTechnologiesllc/Kapil/MSYS-986_Move_respons...Tim Smith2019-05-0711-183/+310
|\ \ \
| * | | Move response_file and response_file_variables out of base package resourceKapil Chouhan2019-05-0711-183/+310
* | | | 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 #7758 from chef/btm/target-modeTim Smith2019-05-062-3/+116
|\ \ \
| * | | Feedback from Ryan DavisBryan McLellan2019-05-061-2/+2
| * | | Unit tests for experimental target modeBryan McLellan2019-05-062-0/+113
| * | | Target Mode initial implementationBryan McLellan2019-05-061-3/+3
* | | | Merge pull request #8354 from chef/license_acceptanceTyler Ball2019-05-064-5/+25
|\ \ \ \ | |/ / / |/| | |
| * | | 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
| * | | Use keyword arguments for acceptanceMark Anderson2019-05-031-1/+1