summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Swap for a pkg that will install on macOS 11macos11Tim Smith2021-11-301-4/+4
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add macOS 11 to the GitHub Actions testsTim Smith2021-11-302-2/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.8.20 by Chef Expeditorv17.8.20Chef Expeditor2021-11-308-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12278 from chef/use-powershell-exec-in-powershell-resourceLamont Granquist2021-11-304-125/+137
|\
| * add kitchen tests for powershell package resourceuse-powershell-exec-in-powershell-resourcerishichawda2021-11-241-0/+10
| | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
| * call strip only when string is returnedrishichawda2021-11-191-5/+8
| | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
| * update tests for powershell packagerishichawda2021-11-181-114/+114
| | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
| * use powershell_exec helper in powershell_package resourcerishichawda2021-11-182-11/+10
| | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
* | Bump version to 17.8.19 by Chef Expeditorv17.8.19Chef Expeditor2021-11-308-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11579 from ↵Lamont Granquist2021-11-304-6/+34
|\ \ | | | | | | | | | MsysTechnologiesllc/smriti/10918_mount_resource_not_idempotent
| * | Rescued error in case losetup command does not existsmriti2021-11-301-0/+3
| | | | | | | | | | | | Signed-off-by: smriti <sgarg@msystechnologies.com>
| * | Mount: resource with loop option not idempotentsmriti2021-11-304-6/+31
|/ / | | | | | | Signed-off-by: smriti <sgarg@msystechnologies.com>
* | Bump version to 17.8.18 by Chef Expeditorv17.8.18Chef Expeditor2021-11-308-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12291 from chef/lcg/add-allow-downgrade-to-dnf-packageLamont Granquist2021-11-296-50/+103
|\ \
| * | Add allow_downgrade back to DNFLamont Granquist2021-11-296-50/+103
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 17.8.17 by Chef Expeditorv17.8.17Chef Expeditor2021-11-308-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12323 from chef/lcg/ruby-3.0.3Lamont Granquist2021-11-293-16/+16
|\ \ \
| * | | Ruby 3.0.3Lamont Granquist2021-11-293-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | And a bundle update Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | Bump version to 17.8.16 by Chef Expeditorv17.8.16Chef Expeditor2021-11-308-20/+21
|/ / / | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12321 from ↵Tim Smith2021-11-291-3/+3
|\ \ \ | | | | | | | | | | | | | | | | chef/dependabot/bundler/omnibus/main/omnibus-software-8560231 Bump omnibus-software from `461fc3e` to `8560231` in /omnibus
| * | | Bump omnibus-software from `461fc3e` to `8560231` in /omnibusdependabot[bot]2021-11-301-3/+3
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `461fc3e` to `8560231`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/461fc3e9f0a8f2f13e73b45413d232bfd04390aa...85602312dd75745571728606c3ef77faabddf1d9) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Bump version to 17.8.15 by Chef Expeditorv17.8.15Chef Expeditor2021-11-307-19/+19
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12318 from chef/lcg/rubygems-3.2-fixesLamont Granquist2021-11-291-0/+3
|\ \ \
| * | | Rubygems 3.2.x spec fixeslcg/rubygems-3.2-fixesLamont Granquist2021-11-291-0/+3
|/ / / | | | | | | | | | | | | | | | Needed for ruby-3.0.3 Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 17.8.14 by Chef Expeditorv17.8.14Chef Expeditor2021-11-278-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Add missing introduced fields in chef_client_configTim Smith2021-11-261-2/+4
| | | | | | | | | | | | | | | | | | Make sure we properly generate documentation for this Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 17.8.13 by Chef Expeditorv17.8.13Chef Expeditor2021-11-278-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12292 from ↵Tim Smith2021-11-262-1/+27
|\ \ \ | | | | | | | | | | | | | | | | mvangoor/regression/bring_data_collector_endpoint_back Add data collector config items for infra config
| * | | Add the data collector config items for the use case the chef infra server ↵Mike van Goor2021-11-242-1/+27
| |/ / | | | | | | | | | | | | | | | cannot talk to automate or running chef solo Signed-off-by: Mike van Goor <mvangoor@schubergphilis.com>
* | | Merge pull request #12313 from ↵Tim Smith2021-11-261-4/+4
|\ \ \ | | | | | | | | | | | | | | | | chef/dependabot/bundler/omnibus/main/omnibus-software-461fc3e Bump omnibus-software from `7501e20` to `461fc3e` in /omnibus
| * | | Bump omnibus-software from `7501e20` to `461fc3e` in /omnibusdependabot/bundler/omnibus/main/omnibus-software-461fc3edependabot[bot]2021-11-261-4/+4
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `7501e20` to `461fc3e`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/7501e2036a654e4918e9fffd8ee6ef69f3b7f633...461fc3e9f0a8f2f13e73b45413d232bfd04390aa) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Bump version to 17.8.12 by Chef Expeditorv17.8.12Chef Expeditor2021-11-238-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12282 from chef/lcg/define-resource-requirements-fixLamont Granquist2021-11-2316-13/+87
|\ \ \
| * | | Unit fixes and :all_actions support for DRR fixeslcg/define-resource-requirements-fixLamont Granquist2021-11-1515-12/+27
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | be more explicit that boom2 should be in the errorLamont Granquist2021-11-121-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | Fix DRR assertion parsingLamont Granquist2021-11-123-3/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | define_resource_requirements should not parse assertions for actions which are not being run. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | Bump version to 17.8.11 by Chef Expeditorv17.8.11Chef Expeditor2021-11-238-22/+23
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Bump version to 17.8.10 by Chef Expeditorv17.8.10Chef Expeditor2021-11-238-20/+21
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Bump version to 17.8.9 by Chef Expeditorv17.8.9Chef Expeditor2021-11-238-21/+22
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #12307 from ↵Lamont Granquist2021-11-231-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | chef/dependabot/bundler/omnibus/main/kitchen-vagrant-1.11.0
| * | | | Bump kitchen-vagrant from 1.10.0 to 1.11.0 in /omnibusdependabot/bundler/omnibus/main/kitchen-vagrant-1.11.0dependabot[bot]2021-11-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [kitchen-vagrant](https://github.com/opscode/kitchen-vagrant) from 1.10.0 to 1.11.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.10.0...v1.11.0) --- updated-dependencies: - dependency-name: kitchen-vagrant dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | Merge pull request #12296 from ↵Lamont Granquist2021-11-231-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | chef/dependabot/bundler/omnibus/main/test-kitchen-3.2.0
| * | | | | Bump test-kitchen from 3.1.1 to 3.2.0 in /omnibusdependabot/bundler/omnibus/main/test-kitchen-3.2.0dependabot[bot]2021-11-181-1/+1
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 3.1.1 to 3.2.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/v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: test-kitchen dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | Merge pull request #12294 from ↵Lamont Granquist2021-11-231-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | chef/dependabot/bundler/omnibus/main/omnibus-software-7501e20
| * | | | Bump omnibus-software from `32876cd` to `7501e20` in /omnibusdependabot/bundler/omnibus/main/omnibus-software-7501e20dependabot[bot]2021-11-171-2/+2
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `32876cd` to `7501e20`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/32876cd385807cd29b7b33cee219ad028dcc6f5f...7501e2036a654e4918e9fffd8ee6ef69f3b7f633) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Bump version to 17.8.8 by Chef Expeditorv17.8.8Chef Expeditor2021-11-198-20/+21
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #12297 from chef/expeditor/_inspec-core-bin_4.50.3Tim Smith2021-11-191-4/+4
|\ \ \ \ | |_|/ / |/| | | Bump inspec-core-bin to 4.50.3
| * | | Bump inspec-core-bin to 4.50.3expeditor/_inspec-core-bin_4.50.3Chef Expeditor2021-11-191-4/+4
|/ / / | | | | | | | | | | | | | | | This pull request was triggered automatically via Expeditor when inspec-core-bin 4.50.3 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.8.7 by Chef Expeditorv17.8.7Chef Expeditor2021-11-178-22/+23
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #11970 from chef/snehal/fix_version_comparisons_on_upgradeLamont Granquist2021-11-173-0/+33
|\ \ \ | |/ / |/| |