summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* Convert require to require_relativeLamont Granquist2019-05-08731-2294/+2294
* Bump version to 15.0.279 by Chef Expeditorv15.0.279Chef Expeditor2019-05-081-1/+1
* Bump version to 15.0.278 by Chef Expeditorv15.0.278Chef Expeditor2019-05-081-1/+1
* Bump version to 15.0.277 by Chef Expeditorv15.0.277Chef Expeditor2019-05-081-1/+1
* Bump version to 15.0.276 by Chef Expeditorv15.0.276Chef Expeditor2019-05-081-1/+1
* Fix FATAL: Configuration error SyntaxError in client.rbVivek Singh2019-05-082-2/+2
* Bump version to 15.0.275 by Chef Expeditorv15.0.275Chef Expeditor2019-05-081-1/+1
* knife bootstrap should only request license when installing Chef 15knife_licensetyler-ball2019-05-073-11/+32
* Bump version to 15.0.274 by Chef Expeditorv15.0.274Chef Expeditor2019-05-071-1/+1
* Merge pull request #8480 from chef/lcg/target-mode-tweaksLamont Granquist2019-05-073-16/+21
|\
| * Target mode code tweakslcg/target-mode-tweaksLamont Granquist2019-05-073-16/+21
* | Bump version to 15.0.273 by Chef Expeditorv15.0.273Chef Expeditor2019-05-071-1/+1
* | Merge pull request #8487 from chef/CHEF-8469/check-for-dir-before-creatingTim Smith2019-05-071-3/+12
|\ \
| * | Check for directories on Windows before creatingMarc A. Paradise2019-05-071-3/+12
* | | Bump version to 15.0.272 by Chef Expeditorv15.0.272Chef Expeditor2019-05-071-1/+1
* | | Merge pull request #8470 from chef/lcg/remove-collision-deprecationTim Smith2019-05-073-37/+9
|\ \ \ | |/ / |/| |
| * | update outdated description on preview resourcesLamont Granquist2019-05-071-4/+3
| * | Remove resource collision deprecationsLamont Granquist2019-05-073-33/+6
* | | Bump version to 15.0.271 by Chef Expeditorv15.0.271Chef Expeditor2019-05-071-1/+1
* | | Bump version to 15.0.270 by Chef Expeditorv15.0.270Chef Expeditor2019-05-071-1/+1
* | | Merge pull request #8474 from chef/configrbBryan McLellan2019-05-073-3/+4
|\ \ \ | |_|/ |/| |
| * | Update a few more knife.rb references to include config.rbTim Smith2019-05-073-3/+4
* | | Bump version to 15.0.269 by Chef Expeditorv15.0.269Chef Expeditor2019-05-071-1/+1
* | | Merge pull request #8307 from MsysTechnologiesllc/Kapil/MSYS-986_Move_respons...Tim Smith2019-05-077-126/+157
|\ \ \ | |/ / |/| |
| * | Move response_file and response_file_variables out of base package resourceKapil Chouhan2019-05-077-126/+157
* | | Bump version to 15.0.268 by Chef Expeditorv15.0.268Chef Expeditor2019-05-071-1/+1
* | | Remove the Chef 11 admin flag from knife client createTim Smith2019-05-071-12/+2
* | | Bump version to 15.0.267 by Chef Expeditorv15.0.267Chef Expeditor2019-05-071-1/+1
* | | Fix win create temp dirVivek Singh2019-05-071-2/+1
| |/ |/|
* | Bump version to 15.0.266 by Chef Expeditorv15.0.266Chef Expeditor2019-05-061-1/+1
* | Bump version to 15.0.265 by Chef Expeditorv15.0.265Chef Expeditor2019-05-061-1/+1
* | Merge pull request #7758 from chef/btm/target-modeTim Smith2019-05-0613-8/+304
|\ \
| * | add missing requireBryan McLellan2019-05-061-0/+3
| * | Feedback from Ryan DavisBryan McLellan2019-05-062-24/+9
| * | Update target mode log message for Chef::DistBryan McLellan2019-05-061-1/+1
| * | Target Mode initial implementationBryan McLellan2019-05-0613-10/+318
* | | Merge pull request #8354 from chef/license_acceptanceTyler Ball2019-05-066-3/+24
|\ \ \
| * | | Adding license acceptance support to 'knife bootstrap'tyler-ball2019-05-032-1/+3
| * | | Use keyword arguments for acceptanceMark Anderson2019-05-032-2/+2
| * | | Only Chef Software binaries should enforce EULAtyler-ball2019-05-033-4/+6
| * | | knife bootstrap is only knife command to have license acceptance flowtyler-ball2019-05-032-3/+3
| * | | Read license-acceptance from chef config (knife.rb, client.rb)tyler-ball2019-05-031-1/+6
| * | | Adding in the license-acceptance flowtyler-ball2019-05-033-0/+12
* | | | Bump version to 15.0.264 by Chef Expeditorv15.0.264Chef Expeditor2019-05-061-1/+1
| |/ / |/| |
* | | Bump version to 15.0.263 by Chef Expeditorv15.0.263Chef Expeditor2019-05-061-1/+1
* | | Merge pull request #8457 from chef/lcg/chef-15-dsl-changesTim Smith2019-05-063-18/+29
|\ \ \
| * | | Chef-15 DSL changeslcg/chef-15-dsl-changesLamont Granquist2019-05-033-18/+29
* | | | Bump version to 15.0.262 by Chef Expeditorv15.0.262Chef Expeditor2019-05-061-1/+1
* | | | Merge pull request #8442 from chef/mp/bootstrap/restore-prereleaseBryan McLellan2019-05-065-72/+81
|\ \ \ \
| * | | | Pass channel directly into the script/url to determine Chef Infra downloadmp/bootstrap/restore-prereleaseMarc A. Paradise2019-05-034-63/+17