summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix the name of the opensuse-42 test we allow to failopensuse_leap_15_testingTim Smith2019-05-071-1/+1
| | | | | | The name changed Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove leftover sudo configs in travisTim Smith2019-05-071-7/+0
| | | | | | Sudo is always true now Signed-off-by: Tim Smith <tsmith@chef.io>
* Don't install cron on opensuseleap 42 anymoreTim Smith2019-05-071-3/+0
| | | | | | This is part of the image now Signed-off-by: Tim Smith <tsmith@chef.io>
* Add opensuseleap 15 testing in TravisTim Smith2019-05-072-4/+27
| | | | | | | Make sure we test on both 42 and 15 releases as they're significantly different and 15 is a good analog for SLES 15. Signed-off-by: Tim Smith <tsmith@chef.io>
* Disable opensuse 42 tests failing builds for nowTim Smith2019-05-071-0/+16
| | | | | | Something is causing this to be super flaky. Signed-off-by: Tim Smith <tsmith@chef.io>
* Minor release note fixTim Smith2019-05-071-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 15.0.273 by Chef Expeditorv15.0.273Chef Expeditor2019-05-076-14/+15
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8487 from chef/CHEF-8469/check-for-dir-before-creatingTim Smith2019-05-071-3/+12
|\ | | | | Check for directories on Windows before creating
| * Check for directories on Windows before creatingMarc A. Paradise2019-05-071-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Under Chef 14 bootstrap, creation of directories that already existed in Windows would log an error, but not raise an error. With the Chef 15 bootstrap change to run the bootstrap script under powershell, any error in the script now causes an error to be raised up. Even though the bootstrap complets successfully - the script execution does not halt on error - it presents a confusing error to the human that makes it look like bootstrap failed. Fixes CHEF-8469 Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* | Bump version to 15.0.272 by Chef Expeditorv15.0.272Chef Expeditor2019-05-076-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8470 from chef/lcg/remove-collision-deprecationTim Smith2019-05-075-93/+20
|\ \ | |/ |/| Remove resource collision deprecations
| * update outdated description on preview resourcesLamont Granquist2019-05-071-4/+3
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Remove resource collision deprecationsLamont Granquist2019-05-075-89/+17
| | | | | | | | | | | | | | Switch to only doing warnings. Remove the features in the node_map that we never used. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 15.0.271 by Chef Expeditorv15.0.271Chef Expeditor2019-05-076-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8483 from chef/learn_chefTim Smith2019-05-073-3/+3
|\ \ | | | | | | Point people to Learn Chef in the post install message
| * | Point people to Learn Chef in the post install messagelearn_chefTim Smith2019-05-073-3/+3
|/ / | | | | | | | | | | Point brand new users in the right direction. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.0.270 by Chef Expeditorv15.0.270Chef Expeditor2019-05-076-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8474 from chef/configrbBryan McLellan2019-05-073-3/+4
|\ \ | | | | | | Update a few more knife.rb references to include config.rb
| * | Update a few more knife.rb references to include config.rbTim Smith2019-05-073-3/+4
| | | | | | | | | | | | | | | | | | Most of the knife.rb mentions have been updated and the docs have been updated already. Mention both since every existing user is only familiar with knfie.rb. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.0.269 by Chef Expeditorv15.0.269Chef Expeditor2019-05-076-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8307 from ↵Tim Smith2019-05-0718-309/+467
|\ \ \ | |/ / |/| | | | | | | | MsysTechnologiesllc/Kapil/MSYS-986_Move_response_file_and_response_file_variables_out_of_base_package_resource package: move response_file and response_file_variables out of base package resource
| * | Move response_file and response_file_variables out of base package resourceKapil Chouhan2019-05-0718-309/+467
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com> Fix for Move response_file and response_file_variables out of base package resource Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com> update require changes Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com> Updated require changes Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com> Fixed some unit test cases Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
* | | Merge pull request #8479 from chef/fix_testTim Smith2019-05-071-4/+0
|\ \ \ | | | | | | | | Remove purposefully failing test - no longer want to gate releases
| * | | Remove purposefully failing test - no longer want to gate releasestyler-ball2019-05-071-4/+0
|/ / / | | | | | | | | | Signed-off-by: tyler-ball <tball@chef.io>
* | | Bump version to 15.0.268 by Chef Expeditorv15.0.268Chef Expeditor2019-05-076-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8473 from chef/adminTim Smith2019-05-072-30/+3
|\ \ \ | | | | | | | | Remove the Chef 11 admin flag from knife client create
| * | | Fix the client create specsadminTim Smith2019-05-071-18/+1
| | | | | | | | | | | | | | | | | | | | | | | | While I'm in here fix the validator default check Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Remove the Chef 11 admin flag from knife client createTim Smith2019-05-071-12/+2
|/ / / | | | | | | | | | | | | | | | We've already removed the other support for setting up users on a Chef 11 server. This just further drops support for old Server installs. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #8478 from chef/btm/fix-chefstyleTim Smith2019-05-071-1/+1
|\ \ \ | | | | | | | | quote fix for chefstyle
| * | | quote fix for chefstyleBryan McLellan2019-05-071-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* | | | Bump version to 15.0.267 by Chef Expeditorv15.0.267Chef Expeditor2019-05-076-14/+15
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8476 from MsysTechnologiesllc/VSingh/windows-create-temp-dirTim Smith2019-05-071-2/+1
|\ \ \ \ | |/ / / |/| | | Chef 15: Unable to create temp dir on windows system
| * | | Fix win create temp dirVivek Singh2019-05-071-2/+1
|/ / / | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | | Merge pull request #8472 from chef/lcg/rakefile-license-acceptTim Smith2019-05-061-0/+2
|\ \ \ | | | | | | | | Accept-no-persist the license in the Rakefile
| * | | Accept-no-persist the license in the Rakefilelcg/rakefile-license-acceptLamont Granquist2019-05-061-0/+2
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | We should probably push all the travis tests through the rakefile at some point and centralize this, and make rake the entrypoint which sets the env var, but we'd need rake tasks for the external and kitchen tests. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Fix the announce task to use the new Chef Infra Client nameTim Smith2019-05-062-2/+2
|/ / | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.0.266 by Chef Expeditorv15.0.266Chef Expeditor2019-05-066-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 15.0.265 by Chef Expeditorv15.0.265Chef Expeditor2019-05-066-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #7758 from chef/btm/target-modeTim Smith2019-05-0618-18/+511
|\ \ | | | | | | Initial target_mode implementation
| * | add missing requireBryan McLellan2019-05-061-0/+3
| | | | | | | | | | | | Signed-off-by: Bryan McLellan <btm@loftninjas.org>
| * | Fix train Gemfilebtm/target-modeBryan McLellan2019-05-062-4/+3
| | | | | | | | | | | | Signed-off-by: Bryan McLellan <btm@loftninjas.org>
| * | Feedback from Ryan DavisBryan McLellan2019-05-063-26/+11
| | | | | | | | | | | | Signed-off-by: Bryan McLellan <btm@loftninjas.org>
| * | Update target mode log message for Chef::DistBryan McLellan2019-05-061-1/+1
| | | | | | | | | | | | Signed-off-by: Bryan McLellan <btm@chef.io>
| * | Unit tests for experimental target modeBryan McLellan2019-05-064-7/+174
| | | | | | | | | | | | Signed-off-by: Bryan McLellan <btm@chef.io>
| * | Target Mode initial implementationBryan McLellan2019-05-0617-16/+355
| | | | | | | | | | | | Signed-off-by: Bryan McLellan <btm@chef.io>
* | | Merge pull request #8354 from chef/license_acceptanceTyler Ball2019-05-0627-19/+99
|\ \ \ | | | | | | | | Add logic to require acceptannce of the Chef license to run the client
| * | | Purposefully adding a failing test to prevent Chef Infra from promoting ↵license_acceptancetyler-ball2019-05-031-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | unstable -> current Signed-off-by: tyler-ball <tball@chef.io>
| * | | Fix 2 minute pause while we wait for license acceptance cli to time outMark Anderson2019-05-031-0/+6
| | | | | | | | | | | | | | | | Signed-off-by: Mark Anderson <mark@chef.io>
| * | | Adding license acceptance support to 'knife bootstrap'tyler-ball2019-05-036-11/+14
| | | | | | | | | | | | | | | | Signed-off-by: tyler-ball <tball@chef.io>
| * | | Use keyword arguments for acceptanceMark Anderson2019-05-036-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: Mark Anderson <mark@chef.io>