summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update specka/12281-fix-knife-bootstrap-issuekasif2021-12-081-10/+10
| | | | Signed-off-by: kasif <kadnan@progress.com>
* fix knife bootstrap issue when max wait is specifiedkasif2021-12-031-1/+1
| | | | Signed-off-by: kasif <kadnan@progress.com>
* Update CHANGELOG.md to reflect the promotion of 17.8.25Chef Expeditor2021-12-012-39/+43
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.8.27 by Chef Expeditorv17.8.27Chef Expeditor2021-12-018-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12330 from chef/bundler_overrideLamont Granquist2021-12-011-1/+0
|\
| * Remove the unused bundler overridebundler_overrideTim Smith2021-11-301-1/+0
| | | | | | | | | | | | We no longer install bundler via definition since it's part of ruby Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.8.26 by Chef Expeditorv17.8.26Chef Expeditor2021-12-018-25/+26
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12331 from chef/22.04_testingTim Smith2021-12-012-3/+3
|\ \ | |/ |/| Replace Ubuntu 21.10 testing with 22.04 testing
| * Replace Ubuntu 21.10 testing with 22.04 testing22.04_testingTim Smith2021-11-302-3/+3
|/ | | | | | There's a docker container for the nightly builds of this version now. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.8.25 by Chef Expeditorv17.8.25Chef Expeditor2021-12-018-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11983 from ↵Tim Smith2021-11-304-9/+13
|\ | | | | | | | | chef/use-powershell-exec-for-windows-feature-powershell use powershell_exec instead of powershell_out in windows_feature_powershell
| * Merge branch 'main' into use-powershell-exec-for-windows-feature-powershelluse-powershell-exec-for-windows-feature-powershellLamont Granquist2021-11-3042-242/+452
| |\
| * | remove convert to json commandrishichawda2021-11-191-1/+1
| | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
| * | remove kitchen.vagrant.ymlrishichawda2021-11-181-24/+0
| | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
| * | windows_feature_powershell: add e2e testrishichawda2021-11-183-1/+30
| | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
| * | perf(windows_feature_powershell): use powershell_execrishichawda2021-11-182-8/+7
| | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
* | | Bump version to 17.8.24 by Chef Expeditorv17.8.24Chef Expeditor2021-12-018-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12145 from chef/snehal/chef_client_validation_key_fixTim Smith2021-11-303-1/+72
|\ \ \ | | | | | | | | Fix failures finding validation key when relative path is provided
| * | | updated rspecsnehal/chef_client_validation_key_fixsnehaldwivedi2021-11-022-3/+7
| | | |
| * | | Remove old changessnehaldwivedi2021-11-011-43/+0
| | | |
| * | | Removed unwanted changessnehaldwivedi2021-11-011-10/+0
| | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | Moved rspec for base.rb and added integration testsnehaldwivedi2021-11-012-0/+67
| | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | updated reviewed changessnehaldwivedi2021-11-011-7/+1
| | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | Moved changes form client.rb to base.rbsnehaldwivedi2021-11-012-13/+7
| | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | fixes the failure in finding key when provided relative path of validation_keysnehaldwivedi2021-11-013-0/+65
| | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
* | | | Bump version to 17.8.23 by Chef Expeditorv17.8.23Chef Expeditor2021-12-018-20/+21
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #12327 from chef/noko_17Tim Smith2021-11-301-1/+1
|\ \ \ \ | | | | | | | | | | Update Nokogiri from 1.11.0 to 1.12.5
| * | | | Update Nokogiri from 1.11.0 to 1.12.5noko_17Tim Smith2021-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This resolves a large number of bugs and adds new features. It also resolves a CVE that only impacts jruby, but will still show up in CVE scanners. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | Bump version to 17.8.22 by Chef Expeditorv17.8.22Chef Expeditor2021-11-308-20/+21
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #12329 from ↵Tim Smith2021-11-301-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | chef/expeditor/chef/ohai_1c5ef4fa1e3a316749dca0d4c14127edaedfb33a Bump chef/ohai to 1c5ef4fa1e3a316749dca0d4c14127edaedfb33a
| * | | | | Bump chef/ohai to 1c5ef4fa1e3a316749dca0d4c14127edaedfb33aChef Expeditor2021-11-301-2/+2
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | This pull request was triggered automatically via Expeditor when 1c5ef4fa1e3a316749dca0d4c14127edaedfb33a was merged. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* | | | | Bump version to 17.8.21 by Chef Expeditorv17.8.21Chef Expeditor2021-11-308-20/+21
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #12264 from chef/10.14Lamont Granquist2021-11-301-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove support for macOS 10.1410.14Tim Smith2021-11-291-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We support N-2 which is 12, 11, 10.15 now. 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>