summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix spellcheck task on Windows.fix-spellcheck-task-on-windowsPete Higgins2020-08-241-2/+7
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Bump version to 16.5.8 by Chef Expeditorv16.5.8Chef Expeditor2020-08-247-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10343 from chef/profile_argTim Smith2020-08-241-3/+3
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * separate omnibus rspec path from optionsmwrock2020-08-241-3/+3
| | | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>
* | Bump version to 16.5.7 by Chef Expeditorv16.5.7Chef Expeditor2020-08-247-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10338 from chef/btm/s390xTim Smith2020-08-241-0/+4
|\ \ | | | | | | WIP: Start building S390x packages again
| * | Start building S390x packages againbtm/s390xBryan McLellan2020-08-241-0/+4
| |/ | | | | | | | | | | This reverts commit a7012bfe35dc3923537ee936417144a0328970ab. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* | Merge pull request #10342 from chef/windows_package_docsTim Smith2020-08-241-3/+26
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | More prominently mention quirks of package_name in windows_package resource ↵Pete Higgins2020-08-241-3/+26
|/ / | | | | | | | | | | docs. Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | Merge pull request #10340 from chef/document_43Tim Smith2020-08-241-6/+6
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * Document Exit code 43document_43Tim Smith2020-08-221-6/+6
|/ | | | | | This wasn't added to the design doc Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.5.6 by Chef Expeditorv16.5.6skeshari-testChef Expeditor2020-08-217-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9482 from MsysTechnologiesllc/dh/Fix-knife-ssh-hang-win2k16Tim Smith2020-08-212-3/+18
|\ | | | | Avoid knife ssh freeze on windows
| * inserted rescuedheerajd-msys2020-08-191-2/+5
| | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * fix specsdheerajd-msys2020-08-191-2/+2
| | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * remove --ssh-pty with updatedheerajd-msys2020-08-191-11/+13
| | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * Fix knife ssh freeze on windowsdheerajd-msys2020-08-191-1/+11
| | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
* | Bump version to 16.5.5 by Chef Expeditorv16.5.5Chef Expeditor2020-08-217-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10339 from chef/buildkite_fixTim Smith2020-08-212-4/+25
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | fix chocolatey and x86 windows omnibus buildsmwrock2020-08-212-4/+25
| | | | | | | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>
* | | Bump version to 16.5.4 by Chef Expeditorv16.5.4Chef Expeditor2020-08-217-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10337 from chef/optimizationsTim Smith2020-08-212-28/+28
|\ \ \ | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Bump all deps to the latest for the require optimizationsoptimizationsTim Smith2020-08-212-28/+28
|/ / / | | | | | | | | | | | | | | | Let's see if this breaks anything Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.5.3 by Chef Expeditorv16.5.3Chef Expeditor2020-08-217-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10302 from NaomiReeves/ncr_config_exit_codeTim Smith2020-08-215-12/+32
|\ \ \ | |/ / |/| | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | rescue all configuration errors and re-raiseNaomi Reeves2020-08-203-12/+13
| | | | | | | | | | | | Signed-off-by: Naomi Reeves <NaomiReeves@users.noreply.github.com>
| * | define unique exit code for configuration failures and handle correctlyNaomi Reeves2020-08-202-0/+19
|/ / | | | | | | Signed-off-by: Naomi Reeves <NaomiReeves@users.noreply.github.com>
* | Bump version to 16.5.2 by Chef Expeditorv16.5.2Chef Expeditor2020-08-217-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10335 from chef/mac_specTim Smith2020-08-202-18/+5
|\ \ | | | | | | Simplify macos detection in specs to include big sur
| * | Simplify macos detection in specs to include big surmac_specTim Smith2020-08-202-18/+5
|/ / | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.5.1 by Chef Expeditorv16.5.1Chef Expeditor2020-08-206-16/+16
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10334 from chef/lcg/omnibus-test-profileLamont Granquist2020-08-192-2/+2
|\ \ | | | | | | Enable rspec --profile in the omnibus tests
| * | Enable rspec --profile in the omnibus testsLamont Granquist2020-08-192-2/+2
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 16.5.0 by Chef Expeditorv16.5.0Chef Expeditor2020-08-197-18/+26
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10331 from chef/client_trustedTim Smith2020-08-198-0/+191
|\ \ \ | |/ / |/| | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Chefstyle fixTim Smith2020-08-191-2/+2
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Add basic unit test of properties and the helper methodTim Smith2020-08-193-1/+56
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Add new chef_client_trusted_certificate resourceTim Smith2020-08-196-0/+136
| | | | | | | | | | | | | | | | | | | | | | | | This is a pretty simple resource for something that users can certainly do on their own right now, but most people don't even realize is an option. Giving it a dedicated resource exposes the functionality better and just makes it that much easier to write a simple cross platform cookbook that involves configuring the client. I'm not a huge fan of having to provide the certificate as a string, but I didn't want to add yet another place where we allow string values, or URI. They all have slightly different APIs and we need to just do it via a mixin or something. This can certainly move that direction in the future, but for this solves a real problem today. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.4.42 by Chef Expeditorv16.4.42Chef Expeditor2020-08-196-16/+16
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10190 from chef/lcg/add-integ-and-unit-specs-to-omnibusLamont Granquist2020-08-1916-37/+54
|\ \ \
| * | | disable win2012r2-32-bit for nowlcg/add-integ-and-unit-specs-to-omnibusLamont Granquist2020-08-171-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | Add unit and integration testing back to omnibus testersLamont Granquist2020-08-1715-35/+52
| | | | | | | | | | | | | | | | | | | | | | | | It is slow but it does catch real bugs Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | Update CHANGELOG.md to reflect the promotion of 16.4.41Chef Expeditor2020-08-192-14/+11
| |/ / |/| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 16.4.41 by Chef Expeditorv16.4.41Chef Expeditor2020-08-197-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 16.4.40 by Chef Expeditorv16.4.40Chef Expeditor2020-08-197-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10327 from chef/update_ohaiTim Smith2020-08-192-16/+13
|\ \ \ | | | | | | | | Update Ohai to 16.4.11 to resolve Windows IP detection
| * | | Update Ohai to 16.4.11 to resolve Windows IP detectionTim Smith2020-08-192-16/+13
| | |/ | |/| | | | | | | | | | | | | Pull in the latest version of Ohai Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #10329 from chef/knife_configureTim Smith2020-08-191-0/+2
|\ \ \ | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Add missing requires for knife configure commandTim Smith2020-08-191-0/+2
|/ / / | | | | | | | | | | | | | | | This command failed w/o these requires Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Fix spec describe namesTim Smith2020-08-191-4/+4
|/ / | | | | | | | | | | This was missed in a code review of #10323 Signed-off-by: Tim Smith <tsmith@chef.io>