summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update RELEASE_NOTES.md 16.10Tim Smith2021-02-021-1/+1
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
* Update RELEASE_NOTES.md Tim Smith2021-02-021-1/+1
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
* Update RELEASE_NOTES.md Tim Smith2021-02-021-1/+1
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
* Update RELEASE_NOTES.md Tim Smith2021-02-021-1/+1
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
* Update RELEASE_NOTES.md Tim Smith2021-02-021-1/+1
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
* Update RELEASE_NOTES.md Tim Smith2021-02-021-1/+1
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
* Add Release Notes for 16.10Tim Smith2021-02-021-0/+59
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.71 by Chef Expeditorv17.0.71Chef Expeditor2021-02-027-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10965 from chef/lcg/drop-debug-messages-down-to-debugTim Smith2021-02-021-2/+2
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * these messages should be debug level outputLamont Granquist2021-02-021-2/+2
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Merge pull request #10963 from ↵Tim Smith2021-02-021-1/+1
|\ | | | | | | | | chef/dependabot/bundler/omnibus/master/kitchen-vagrant-1.8.0 Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump kitchen-vagrant from 1.7.2 to 1.8.0 in /omnibusdependabot-preview[bot]2021-02-021-1/+1
|/ | | | | | | | Bumps [kitchen-vagrant](https://github.com/opscode/kitchen-vagrant) from 1.7.2 to 1.8.0. - [Release notes](https://github.com/opscode/kitchen-vagrant/releases) - [Changelog](https://github.com/test-kitchen/kitchen-vagrant/blob/master/CHANGELOG.md) - [Commits](https://github.com/opscode/kitchen-vagrant/compare/v1.7.2...v1.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump version to 17.0.70 by Chef Expeditorv17.0.70Chef Expeditor2021-02-017-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10959 from chef/lcg/rspec-3.10-fixesTim Smith2021-02-013-21/+20
|\ | | | | fix specs for spec 3.10
| * remove unnecessary stubs and clean up outputLamont Granquist2021-02-011-5/+2
| | | | | | | | | | | | some garbage was getting output on stderr from the first block of tests Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * bump rspec gemLamont Granquist2021-02-012-15/+15
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * fix specs for spec 3.10Lamont Granquist2021-02-011-2/+4
|/ | | | | | | using a proper instance_double avoids the errors and that's the right thing to do here. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 17.0.69 by Chef Expeditorv17.0.69Chef Expeditor2021-02-017-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10957 from chef/almaTim Smith2021-02-011-2/+2
|\ | | | | Bump Ohai to 17.0.12 for Alma Linux support
| * Bump Ohai to 17.0.12 for Alma Linux supportTim Smith2021-02-011-2/+2
|/ | | | | | This maps almalinux into the rhel platform_family Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.68 by Chef Expeditorv17.0.68Chef Expeditor2021-02-017-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10956 from chef/ohai_bumpTim Smith2021-02-012-30/+33
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update Ohai to 17.0.11 and Chefstyle to 1.6.2Tim Smith2021-02-012-30/+33
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.67 by Chef Expeditorv17.0.67Chef Expeditor2021-01-317-21/+22
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10951 from chef/lcg/dnf-fix-tweakTim Smith2021-01-303-4/+10
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Fix DNF version comparison buglcg/dnf-fix-tweakLamont Granquist2021-01-283-4/+10
| | | | | | | | | | | | | | Also suppresses a version comparison that normally fails when it is called on the dnf provider which was ignorable. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Update the action collection docs with an exampleLamont Granquist2021-01-291-0/+33
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 17.0.66 by Chef Expeditorv17.0.66Chef Expeditor2021-01-277-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10949 from chef/release_notes_16_whatever_v2Tim Smith2021-01-271-0/+25
|\ | | | | Add 16.9.32 release notes
| * Update RELEASE_NOTES.md Tim Smith2021-01-271-2/+2
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
| * Add 16.9.31 release notesTim Smith2021-01-271-0/+25
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.65 by Chef Expeditorv17.0.65Chef Expeditor2021-01-277-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10946 from chef/expeditor/inspec-core-bin_4.26.4Tim Smith2021-01-271-5/+8
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump inspec-core-bin to 4.26.4Chef Expeditor2021-01-271-5/+8
|/ | | | | | This pull request was triggered automatically via Expeditor when inspec-core-bin 4.26.4 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Bump version to 17.0.64 by Chef Expeditorv17.0.64Chef Expeditor2021-01-277-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10937 from cpressland/masterTim Smith2021-01-271-2/+2
|\ | | | | Update systemd_unit.rb to make Cookstyle compliant
| * Update systemd_unit.rb to make Cookstyle CompliantChris Pressland2021-01-261-2/+2
| | | | | | | | | | | | Fixes `Style/BracesAroundHashParameters: Redundant curly braces around a hash parameter.` Signed-off-by: Chris Pressland <mail@cpressland.io>
* | Bump version to 17.0.63 by Chef Expeditorv17.0.63Chef Expeditor2021-01-277-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10945 from chef/expeditor/train-core_3.4.9Tim Smith2021-01-271-1/+1
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Bump train-core to 3.4.9Chef Expeditor2021-01-271-1/+1
|/ / | | | | | | | | | | This pull request was triggered automatically via Expeditor when train-core 3.4.9 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* | Bump version to 17.0.62 by Chef Expeditorv17.0.62Chef Expeditor2021-01-277-22/+23
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10944 from ↵Tim Smith2021-01-271-4/+4
|\ \ | | | | | | | | | | | | chef/dependabot/bundler/omnibus/master/omnibus-65c5931 Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Bump omnibus from `44f1303` to `65c5931` in /omnibusdependabot-preview[bot]2021-01-271-4/+4
|/ / | | | | | | | | | | | | Bumps [omnibus](https://github.com/chef/omnibus) from `44f1303` to `65c5931`. - [Release notes](https://github.com/chef/omnibus/releases) - [Commits](https://github.com/chef/omnibus/compare/44f13035ff8aa40ea15e4483dfcfde09b8c82e5c...65c593140db931e91a25ce6624d99a3248c7288e) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump version to 17.0.61 by Chef Expeditorv17.0.61Chef Expeditor2021-01-277-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10410 from chef/VSingh/knife-bootstrap-with-nonroot-userTim Smith2021-01-262-7/+96
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Rescue Train::UserError and re-try with su_passwordVSingh/knife-bootstrap-with-nonroot-userVivek Singh2020-09-182-21/+19
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * | Fix AIX su password match stringVivek Singh2020-09-171-1/+1
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * | Passed block and limits resursive callsVivek Singh2020-09-172-18/+8
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * | Add test casesVivek Singh2020-09-171-2/+44
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * | Fixed test case failureVivek Singh2020-09-172-2/+2
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>