summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* test powershellsnehal/eliminate_vbscriptsnehaldwivedi2021-11-1210-40/+1008
|
* Bump version to 17.7.1 by Chef Expeditorv17.7.1Chef Expeditor2021-10-078-21/+22
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12150 from tomhughes/subversion-optionsTim Smith2021-10-072-9/+9
|\ | | | | Use ** when passing options in subversion provider
| * Use ** when passing options in subversion providerTom Hughes2021-10-072-9/+9
|/ | | | Signed-off-by: Tom Hughes <tom@compton.nu>
* Bump version to 17.7.0 by Chef Expeditorv17.7.0Chef Expeditor2021-10-078-21/+22
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12139 from ↵Tim Smith2021-10-064-29/+171
|\ | | | | | | | | jasonwbarnett/feature/add-support-for-multiple-user-assigned-managed-identities Add secrets support for multiple User Assigned Managed Identities in Azure
| * Add support for Azure multiple User Assigned Managed IdentitiesJason Barnett2021-10-054-29/+171
| | | | | | | | Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
* | Bump version to 17.6.21 by Chef Expeditorv17.6.21Chef Expeditor2021-10-068-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12147 from ↵Tim Smith2021-10-061-3/+3
|\ \ | | | | | | | | | | | | chef/dependabot/bundler/omnibus/main/omnibus-software-a2a70e2 Bump omnibus-software from `24f508c` to `a2a70e2` in /omnibus
| * | Bump omnibus-software from `24f508c` to `a2a70e2` in /omnibusdependabot[bot]2021-10-061-3/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `24f508c` to `a2a70e2`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/24f508c7f2e3a20debdf5d19ced27757fed7f7fb...a2a70e2a57c8061dcd507f2771cea84483d4257a) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump version to 17.6.20 by Chef Expeditorv17.6.20Chef Expeditor2021-10-068-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12142 from chef/knife_installTim Smith2021-10-058-10/+26
|\ \ | | | | | | Fix failing knife installs on windows / Test knife install on all platforms in TK
| * | Move ed25519 dep into the gemfileTim Smith2021-10-053-1/+7
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Test knife install on all platforms in TKTim Smith2021-10-055-9/+19
|/ / | | | | | | | | | | Make sure this works throughout. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.6.19 by Chef Expeditorv17.6.19Chef Expeditor2021-10-058-19/+27
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12141 from ↵Tim Smith2021-10-051-4/+4
|\ \ | |/ |/| | | | | chef/expeditor/chef/ohai_6ca8519cc204912937676dc223384787dde6aab7 Bump chef/ohai to 6ca8519cc204912937676dc223384787dde6aab7
| * Bump chef/ohai to 6ca8519cc204912937676dc223384787dde6aab7expeditor/chef/ohai_6ca8519cc204912937676dc223384787dde6aab7Chef Expeditor2021-10-051-4/+4
|/ | | | | | This pull request was triggered automatically via Expeditor when 6ca8519cc204912937676dc223384787dde6aab7 was merged. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Merge pull request #12136 from ↵Tim Smith2021-10-051-1/+1
|\ | | | | | | | | chef/dependabot/bundler/omnibus/main/test-kitchen-3.1.0 Bump test-kitchen from 3.0.0 to 3.1.0 in /omnibus
| * Bump test-kitchen from 3.0.0 to 3.1.0 in /omnibusdependabot/bundler/omnibus/main/test-kitchen-3.1.0dependabot[bot]2021-10-041-1/+1
|/ | | | | | | | | | | | | | | Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 3.0.0 to 3.1.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.0.0...v3.1.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>
* Update CHANGELOG.md to reflect the promotion of 17.6.18Chef Expeditor2021-10-012-13/+10
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.6.18 by Chef Expeditorv17.6.18Chef Expeditor2021-10-017-17/+17
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12132 from chef/lcg/revert-cleanroomLamont Granquist2021-10-011-1/+1
|\
| * Reverting cleanroom back to working ruby 2.7 codeLamont Granquist2021-10-011-1/+1
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 17.6.17 by Chef Expeditorv17.6.17Chef Expeditor2021-10-018-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12129 from chef/lcg/letsencrypt-hotfixLamont Granquist2021-10-011-11/+11
|\
| * Fix compilation of openssl with -DOPENSSL_TRUSTED_FIRST_DEFAULTLamont Granquist2021-10-011-11/+11
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 17.6.16 by Chef Expeditorv17.6.16Chef Expeditor2021-10-018-19/+27
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12127 from ↵Tim Smith2021-10-011-2/+2
|\ | | | | | | | | chef/dependabot/bundler/omnibus/main/omnibus-software-0966668 Bump omnibus-software from `7002802` to `0966668` in /omnibus
| * Bump omnibus-software from `7002802` to `0966668` in /omnibusdependabot[bot]2021-10-011-2/+2
|/ | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `7002802` to `0966668`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/70028025f36822896ab08326e53a9235c0c00728...09666687aa62234cf8c917cdc079307aca070228) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Update CHANGELOG.md to reflect the promotion of 17.6.15Chef Expeditor2021-10-012-27/+24
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.6.15 by Chef Expeditorv17.6.15Chef Expeditor2021-10-018-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12124 from knightorc/CHEF17-Windows2019-add-ceilingTim Smith2021-09-301-1/+1
|\ | | | | CHEF17 - Windows2019 - Version ceiling lib/chef/win32/version.rb
| * CHEF17 - Windows2019 - Version ceiling lib/chef/win32/version.rbWade Peacock2021-09-301-1/+1
|/ | | | | | | | | | Update lib/chef/win32/version.rb - Add less than 2022 build number This was an oversight Follow up to: https://github.com/chef/chef/pull/12094 Signed-off-by: Wade Peacock <wade.peacock@alida.com>
* Bump version to 17.6.14 by Chef Expeditorv17.6.14Chef Expeditor2021-09-308-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12123 from chef/fix_rubyTim Smith2021-09-301-4/+8
|\ | | | | Fix some invalid ruby
| * Fix some invalid rubyTim Smith2021-09-301-4/+8
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.6.13 by Chef Expeditorv17.6.13Chef Expeditor2021-09-308-20/+21
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12122 from chef/expeditor/_ohai_17.6.0Tim Smith2021-09-301-2/+2
|\ | | | | Bump ohai to 17.6.0
| * Bump ohai to 17.6.0expeditor/_ohai_17.6.0Chef Expeditor2021-09-301-2/+2
|/ | | | | | This pull request was triggered automatically via Expeditor when ohai 17.6.0 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.6.12 by Chef Expeditorv17.6.12Chef Expeditor2021-09-308-21/+22
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12119 from chef/jfm/powershell_package_sourceTim Smith2021-09-301-16/+16
|\ | | | | Updated the package source resource to accept credentials and updated…
| * Updated the package source resource to accept credentials and updated the ↵John McCrae2021-09-301-2/+2
| | | | | | | | | | | | code to be more readable Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Updated the package source resource to accept credentials and updated the ↵John McCrae2021-09-301-4/+4
| | | | | | | | | | | | code to be more readable Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Updated the package source resource to accept credentials and updated the ↵John McCrae2021-09-301-15/+15
|/ | | | | | code to be more readable Signed-off-by: John McCrae <john.mccrae@progress.com>
* Bump version to 17.6.11 by Chef Expeditorv17.6.11Chef Expeditor2021-09-308-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12118 from chef/bumpopenssl_17Tim Smith2021-09-301-1/+1
|\ | | | | Update the omnibus version to use for openssl
| * Update the omnibus version to use for opensslTim Smith2021-09-301-1/+1
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.6.10 by Chef Expeditorv17.6.10Chef Expeditor2021-09-308-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12114 from chef/lcg/bump-omnibus-softwareLamont Granquist2021-09-301-16/+16
|\
| * Bump omnibus software for openssl update (letsencrypt issue)Lamont Granquist2021-09-301-16/+16
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>