summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump test-kitchen from 2.9.0 to 2.10.0 in /omnibusdependabot/bundler/omnibus/chef-16/test-kitchen-2.10.0dependabot-preview[bot]2021-01-181-1/+1
| | | | | | | | Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/test-kitchen/test-kitchen/releases) - [Changelog](https://github.com/test-kitchen/test-kitchen/blob/master/CHANGELOG.md) - [Commits](https://github.com/test-kitchen/test-kitchen/compare/v2.9.0...v2.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update CHANGELOG.md with details from pull request #10871Chef Expeditor2021-01-151-2/+10
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10871 from chef/csnapp/add_ruby_to_chef16_verify_pipelineTim Smith2021-01-152-21/+44
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Manually install necessary Ruby for verify pipelinecsnapp/add_ruby_to_chef16_verify_pipelineChristopher A. Snapp2021-01-122-21/+44
| | | | | | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* | Update CHANGELOG.md to reflect the promotion of 16.9.20Chef Expeditor2021-01-132-14/+11
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.9.20 by Chef Expeditorv16.9.20Chef Expeditor2021-01-127-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10867 from chef/fix_freebsdTim Smith2021-01-122-2/+4
|\ | | | | adapt to FreeBSD pkgng sysexit changes
| * adapt to FreeBSD pkgng sysexit changesDaniel Schauenberg2021-01-122-2/+4
| | | | | | | | Signed-off-by: Daniel Schauenberg <d@unwiredcouch.com>
* | Bump version to 16.9.19 by Chef Expeditorv16.9.19Chef Expeditor2021-01-127-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10866 from chef/fix_complianceTim Smith2021-01-122-12/+7
|\ \ | |/ |/| Compliance phase: change the audit cb checker to use the recipes list on the node
| * Compliance phase: change the audit cb checker to use the recipes list on the ↵Lamont Granquist2021-01-122-12/+7
|/ | | | | | | | | | | node The expanded_run_list doesn't capture any recipes which are not in the run_list but are dynamically `include_recipe`'d. This change uses the recipes list, which by the end of the run should be complete and accurate. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Update CHANGELOG.md to reflect the promotion of 16.9.17Chef Expeditor2021-01-092-4/+8
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.9.18 by Chef Expeditorv16.9.18Chef Expeditor2021-01-087-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10857 from chef/bumps_16_againTim Smith2021-01-082-18/+22
|\ | | | | Update chef-zero to 15.0.4 to resolve missing dep failures
| * Update chef-zero to 15.0.4 to resolve missing dep failuresTim Smith2021-01-082-18/+22
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.9.17 by Chef Expeditorv16.9.17Chef Expeditor2021-01-087-18/+26
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10856 from chef/container_16Tim Smith2021-01-081-1/+1
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Make sure our containers work on RHEL 6container_16Tim Smith2021-01-081-1/+1
|/ | | | | | We need to still install on RHEL 6 so we get GLIBC 2.12 support Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 16.9.16Chef Expeditor2021-01-052-34/+31
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.9.16 by Chef Expeditorv16.9.16Chef Expeditor2021-01-057-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10831 from chef/reposdir_16Tim Smith2021-01-052-2/+7
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add a new `reposdir` property in the `yum_repository` resourcereposdir_16Tim Smith2021-01-042-2/+7
|/ | | | | | | This let's you optionally add/remove repo configs from a non-standard dir. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.9.15 by Chef Expeditorv16.9.15Chef Expeditor2021-01-057-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10828 from chef/nokogiriTim Smith2021-01-041-1/+1
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update Nokogiri to 1.11.0nokogiriTim Smith2021-01-041-1/+1
|/ | | | | | This resolves CVE-2020-26247 Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.9.14 by Chef Expeditorv16.9.14Chef Expeditor2021-01-057-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10824 from chef/bumps_16Tim Smith2021-01-042-27/+21
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update Ohai to 16.8.2 and pin chefstyleTim Smith2021-01-042-27/+21
| | | | | | | | | | | | This ohai should fix build failures and we don't need to pull chefstyle from git anymore since we only want the latest coming in on chef/chef master. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.9.13 by Chef Expeditorv16.9.13Chef Expeditor2021-01-057-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 16.9.12 by Chef Expeditorv16.9.12Chef Expeditor2021-01-057-19/+20
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10820 from chef/uuidTim Smith2021-01-043-1/+50
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Coerce uid to integer in Windows user resource.uuidPete Higgins2021-01-043-1/+50
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | Merge pull request #10826 from chef/dnf_16Tim Smith2021-01-045-58/+435
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | add apologetic commentdnf_16Lamont Granquist2021-01-041-0/+3
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | chefstyleLamont Granquist2021-01-041-13/+13
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | add a couple more commentsLamont Granquist2021-01-041-0/+5
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | use_magical_versionLamont Granquist2021-01-042-17/+33
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | comments and spellcheckLamont Granquist2021-01-043-4/+11
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | Fix idempotency and parsing issues with DNF installsLamont Granquist2021-01-045-47/+393
| | | | | | | | | | | | | | | | | | Fixes issues with exceptions raising exceptions as well. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 16.9.11 by Chef Expeditorv16.9.11Chef Expeditor2021-01-057-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10825 from chef/fix_cask_16Tim Smith2021-01-042-3/+5
|\ \ \ | |/ / |/| | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Fix homebrew_cask for the new syntaxTim Smith2021-01-042-3/+5
|/ / | | | | | | | | | | Also add a CI test for installing a small cask Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.9.10 by Chef Expeditorv16.9.10Chef Expeditor2021-01-047-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10821 from chef/omnibus_evalsTim Smith2021-01-042-38/+84
|\ \ | | | | | | Remove the evals in the omnibus gemfile for Dependabot
| * | Update all omnibus deps to the latestTim Smith2021-01-041-31/+83
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove the evals in the omnibus gemfile for DependabotTim Smith2021-01-041-7/+1
| |/ | | | | | | | | | | We can let dependabot manage the bumps to this file if we remove these. It's worth having to hand edit the file with extra test gems. It's going to save a ton of time. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.9.9 by Chef Expeditorv16.9.9Chef Expeditor2021-01-047-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 16.9.8 by Chef Expeditorv16.9.8Chef Expeditor2021-01-047-19/+20
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10819 from chef/bcrypt_pbkdfTim Smith2021-01-043-11/+11
|\ | | | | Update bcrypt_pbkdf to support Ruby 3
| * Update bcrypt_pbkdf to support Ruby 3Tim Smith2021-01-043-11/+11
| | | | | | | | | | | | RC2 now includes support for Ruby 3 Signed-off-by: Tim Smith <tsmith@chef.io>