summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump omnibus-software from `0dcaeb1` to `296b27b` in /omnibusdependabot/bundler/omnibus/master/omnibus-software-296b27bdependabot-preview[bot]2021-04-131-82/+3
| | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `0dcaeb1` to `296b27b`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/0dcaeb1940283bcb98c00dcfe9bb2821726ffa0a...296b27b22f37ffd9001f98de79c23c93a7afc320) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump version to 17.0.203 by Chef Expeditorv17.0.203Chef Expeditor2021-04-129-28/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11353 from ↵Tim Smith2021-04-121-6/+6
|\ | | | | | | | | chef/expeditor/chef/ohai_dd94465a83f5b5b485f2537472174fdb09727ee9 Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump chef/ohai to dd94465a83f5b5b485f2537472174fdb09727ee9Chef Expeditor2021-04-121-6/+6
| | | | | | | | | | | | This pull request was triggered automatically via Expeditor when dd94465a83f5b5b485f2537472174fdb09727ee9 was merged. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* | Update RELEASE_NOTES.mdTim Smith2021-04-121-1/+0
| | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Update RELEASE_NOTES.mdTim Smith2021-04-121-0/+1
|/ | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Fix a comment typoTim Smith2021-04-091-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Resolve spellcheck warnings in knife user createTim Smith2021-04-091-2/+2
| | | | | | Split the words. This is easier to read as well Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.202 by Chef Expeditorv17.0.202Chef Expeditor2021-04-099-28/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Resolve chefstyle warningTim Smith2021-04-091-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #11326 from ramereth/rubygems-provider-dist-fixesTim Smith2021-04-093-5/+10
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Create ChefUtils::Dist::Workstation::DIR_SUFFIX dist constantLance Albertson2021-04-092-1/+6
| | | | | | | | | | | | | | This allows community distributions the ability to set the directory suffix for where Workstation resides (aka /opt/chef-workstation). Signed-off-by: Lance Albertson <lance@osuosl.org>
| * Update to use chef-workstation instead of chefdkLance Albertson2021-04-092-4/+4
| | | | | | | | Signed-off-by: Lance Albertson <lance@osuosl.org>
| * Use dist constants in rubygems provider for is_omnibus? methodLance Albertson2021-04-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | This resolves the following issue [1] which impacts community distributions when using the gem_package provider. Instead of using static names, use proper distribution constants which can be easily set by distributions. TODO: We should update chefdk with Workstation constants once those are created. [1] https://gitlab.com/cinc-project/distribution/client/-/issues/31 Signed-off-by: Lance Albertson <lance@osuosl.org>
* | Bump version to 17.0.201 by Chef Expeditorv17.0.201Chef Expeditor2021-04-099-29/+30
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11224 from ↵Tim Smith2021-04-094-27/+103
|\ \ | | | | | | | | | | | | MsysTechnologiesllc/smriti/10948_knife_user_create_update_posistional_arguments Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Knife user create to work with only username and options --email and --passwordSmriti Garg2021-04-014-27/+103
| | | | | | | | | | | | Signed-off-by: Smriti Garg <sgarg@AD.MSYSTECHNOLOGIES.COM>
* | | Merge pull request #11342 from chef/1613Tim Smith2021-04-091-3/+73
|\ \ \ | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Fix typo1613Tim Smith2021-04-081-1/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Update RELEASE_NOTES.md Tim Smith2021-04-081-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Lance Albertson <lance@osuosl.org>
| * | | Add 16.13 release notesTim Smith2021-04-081-3/+73
|/ / / | | | | | | | | | | | | | | | A small release to get the dsc fix out and the Ubuntu FIPS support out Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Did not mean to commit thisLamont Granquist2021-04-081-1/+0
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 17.0.200 by Chef Expeditorv17.0.200Chef Expeditor2021-04-089-28/+29
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #11339 from chef/fips_ubuntuTim Smith2021-04-081-0/+1
|\ \ \ | | | | | | | | Produce FIPS builds on Ubuntu as well
| * | | Produce FIPS builds on Ubuntu as wellTim Smith2021-04-081-0/+1
|/ / / | | | | | | | | | | | | | | | | | | Ubuntu Pro has FIPS modules. We should enable FIPS builds here since we're already held to legacy OpenSSL on Linux as is. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 17.0.199 by Chef Expeditorv17.0.199Chef Expeditor2021-04-088-25/+25
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #11338 from chef/lcg/revert-bundler-versionLamont Granquist2021-04-081-1/+1
|\ \ \ | | | | | | | | revert change to bundler version
| * | | revert change to bundler versionLamont Granquist2021-04-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | see if this fixes m1 macs. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | Bump version to 17.0.198 by Chef Expeditorv17.0.198Chef Expeditor2021-04-089-29/+30
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #11336 from chef/lcg/ruby-3-buildsLamont Granquist2021-04-076-13/+11
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | Ruby-3.0 builds
| * | Ruby-3.0 buildsLamont Granquist2021-04-076-13/+11
|/ / | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 17.0.197 by Chef Expeditorv17.0.197Chef Expeditor2021-04-089-28/+29
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 17.0.196 by Chef Expeditorv17.0.196Chef Expeditor2021-04-089-28/+29
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 17.0.195 by Chef Expeditorv17.0.195Chef Expeditor2021-04-089-28/+29
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Update RELEASE_NOTES.mdTim Smith2021-04-071-0/+1
| | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #11296 from ramereth/centos-stream-helperTim Smith2021-04-072-0/+29
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Fall back to lsb data if os_release data is missingLance Albertson2021-04-072-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The redhat-lsb-core isn't install as a base package which includes lsb_release so let's use os_release data first (if it's available) [1] and fall back to lsb data. [1] https://github.com/chef/ohai/pull/1645 Signed-off-by: Lance Albertson <lance@osuosl.org>
| * | Switch to using lsb/id node data for centos_stream_platform? helperLance Albertson2021-04-072-110/+37
| | | | | | | | | | | | | | | | | | | | | | | | This simplifies the previous commit to just rely on ohai node data coming from the lsb plugin instead of doing the work ohai is already doing. This of course assumes that lsb_release exists on the system for it to work. Signed-off-by: Lance Albertson <lance@osuosl.org>
| * | Add centos_stream_platform? helperLance Albertson2021-04-072-27/+118
| | | | | | | | | | | | | | | | | | This checks /etc/os-release to see if the system is CentOS Stream. Signed-off-by: Lance Albertson <lance@osuosl.org>
* | | Merge pull request #11329 from chef/fix_fauxhaiTim Smith2021-04-071-7/+7
|\ \ \ | | | | | | | | Fix failing Fauxhai related specs
| * | | Fix failing Fauxhai related specsTim Smith2021-04-071-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | Don't specify exact versions. Let fauxhai do what it does Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Merge pull request #11330 from chef/psexec_srgfaultTim Smith2021-04-0710-0/+0
|\ \ \ \ | |/ / / |/| | | fix powershell exec segfaults on DSC_Resource
| * | | fix powershell exec segfaults on DSC_ResourceMatt Wrock2021-04-0710-0/+0
| | | | | | | | | | | | | | | | Signed-off-by: Matt Wrock <matt@mattwrock.com>
* | | | Bump version to 17.0.194 by Chef Expeditorv17.0.194Chef Expeditor2021-04-079-29/+30
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #11325 from chef/expeditor/fauxhai-ng_9.0.0Tim Smith2021-04-071-4/+4
|\ \ \ \ | |_|/ / |/| | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Bump fauxhai-ng to 9.0.0expeditor/fauxhai-ng_9.0.0Chef Expeditor2021-04-071-4/+4
|/ / / | | | | | | | | | | | | | | | This pull request was triggered automatically via Expeditor when fauxhai-ng 9.0.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.0.193 by Chef Expeditorv17.0.193Chef Expeditor2021-04-079-28/+29
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 17.0.192 by Chef Expeditorv17.0.192Chef Expeditor2021-04-079-28/+29
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #11323 from ↵Tim Smith2021-04-071-2/+2
|\ \ \ | | | | | | | | | | | | | | | | chef/dependabot/bundler/omnibus/master/omnibus-software-56f6321 Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Bump omnibus-software from `ef7b496` to `56f6321` in /omnibusdependabot/bundler/omnibus/master/omnibus-software-56f6321dependabot-preview[bot]2021-04-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `ef7b496` to `56f6321`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/ef7b49659c7680b8dedf829eb5af2428e12f6cb0...56f632109747b0db45ecf703f354bb68d89aba4d) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>