summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update chefstyle requirement from 2.0.7 to 2.0.8dependabot/bundler/chefstyle-2.0.8dependabot[bot]2021-08-131-1/+1
| | | | | | | | | | | | | | Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version. - [Release notes](https://github.com/chef/chefstyle/releases) - [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md) - [Commits](https://github.com/chef/chefstyle/compare/v2.0.7...v2.0.8) --- updated-dependencies: - dependency-name: chefstyle dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump version to 17.3.2 by Chef Expeditorv17.3.2Chef Expeditor2021-07-263-4/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #1683 from chef/dependabot/bundler/chefstyle-2.0.7Tim Smith2021-07-261-1/+1
|\ | | | | Update chefstyle requirement from 2.0.6 to 2.0.7
| * Update chefstyle requirement from 2.0.6 to 2.0.7dependabot[bot]2021-07-261-1/+1
|/ | | | | | | | | | | | | | Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version. - [Release notes](https://github.com/chef/chefstyle/releases) - [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md) - [Commits](https://github.com/chef/chefstyle/compare/v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: chefstyle dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* Update CHANGELOG.md to reflect the promotion of 17.3.1Chef Expeditor2021-07-201-16/+13
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.1 by Chef Expeditorv17.3.1Chef Expeditor2021-07-203-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.0 by Chef Expeditorv17.3.0Chef Expeditor2021-07-203-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #1681 from chef/dependabot/bundler/chefstyle-2.0.6Tim Smith2021-07-191-1/+1
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update chefstyle requirement from 2.0.5 to 2.0.6dependabot[bot]2021-07-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version. - [Release notes](https://github.com/chef/chefstyle/releases) - [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md) - [Commits](https://github.com/chef/chefstyle/compare/v2.0.5...v2.0.6) --- updated-dependencies: - dependency-name: chefstyle dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1682 from chef/dependabot/bundler/rubocop-performance-1.11.4Tim Smith2021-07-191-1/+1
|\ \ | |/ |/| Update rubocop-performance requirement from 1.11.3 to 1.11.4
| * Update rubocop-performance requirement from 1.11.3 to 1.11.4dependabot[bot]2021-07-071-1/+1
|/ | | | | | | | | | | | | | Updates the requirements on [rubocop-performance](https://github.com/rubocop/rubocop-performance) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.11.3...v1.11.4) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump version to 17.2.3 by Chef Expeditorv17.2.3Chef Expeditor2021-07-033-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #1672 from liu-song-6/livepatchTim Smith2021-07-032-0/+100
|\ | | | | Add plugin for linux livepatch
| * Add plugin for linux livepatchSong Liu2021-06-212-0/+100
| | | | | | | | | | | | | | This plugin gets "enabled" and "transition" for each livepatch in /sys/kernel/livepatch/*. Signed-off-by: Song Liu <song@kernel.org>
* | Bump version to 17.2.2 by Chef Expeditorv17.2.2Chef Expeditor2021-07-033-5/+6
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #1679 from chef/githubTim Smith2021-07-028-58/+69
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Switch to chefstyle from gemTim Smith2021-07-022-2/+2
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Switch testing to GitHub ActionsTim Smith2021-07-026-56/+67
| | | | | | | | | | | | | | | | | | This allows us to test faster and on additional platforms Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 17.2.1 by Chef Expeditorv17.2.1Chef Expeditor2021-07-033-5/+6
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #1678 from chef/dependabot/bundler/rubocop-performance-1.11.3Tim Smith2021-07-021-1/+1
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Update rubocop-performance requirement from 1.10.2 to 1.11.3dependabot[bot]2021-07-031-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Updates the requirements on [rubocop-performance](https://github.com/rubocop/rubocop-performance) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.10.2...v1.11.3) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* | Create dependabot.ymlTim Smith2021-07-021-0/+8
| | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #1674 from chef/update-expeditor-configurationTom Duffield2021-07-021-29/+32
|\ \ | |/ |/| Updating expeditor configurations
| * Updating expeditor configurationsSwati Keshari2021-07-021-29/+32
|/ | | | Signed-off-by: Swati Keshari <skeshari@msystechnologies.com>
* Bump version to 17.2.0 by Chef Expeditorv17.2.0Chef Expeditor2021-06-173-4/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #1670 from robertmasztalerz/masterTim Smith2021-06-161-1/+1
|\ | | | | Add Virtuozzo as RHEL platform_family
| * Add Virtuozzo as RHEL platform_family Robert Masztalerz2021-06-161-1/+1
|/ | | Signed-off-by: Robert Masztalerz <robertmasztalerz@gmail.com>
* Update CHANGELOG.md to reflect the promotion of 17.1.0Chef Expeditor2021-05-131-12/+9
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.1.0 by Chef Expeditorv17.1.0Chef Expeditor2021-05-033-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #1664 from chef/ohaiTim Smith2021-05-031-1/+1
|\ | | | | Update the readme copyright
| * Update the readme copyrightTim Smith2021-05-031-1/+1
|/ | | | | | Let's get a new version Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.43 by Chef Expeditorv17.0.43Chef Expeditor2021-05-023-4/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #1663 from chef/rockyTim Smith2021-05-021-1/+1
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add Rocky Linux as RHEL platform_familyTim Smith2021-05-021-1/+1
|/ | | | | | It's another RHEL clone Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 17.0.42Chef Expeditor2021-04-271-53/+50
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.42 by Chef Expeditorv17.0.42Chef Expeditor2021-04-273-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #1662 from jaymzh/windows-fsLamont Granquist2021-04-262-19/+12
|\ | | | | Chef 17: Set 'filesystem' to be new-style data on Windows
| * Chef 17: Set 'filesystem' to be new-style data on WindowsPhil Dibowitz2021-04-262-19/+12
| | | | | | | | | | | | | | | | | | | | | | | | For every platform we've had to go through these steps: * add fs2 * make fs match fs2 * remove fs2 We've completed this on all platforms except windows which was at step 1. This moves Windows to step 2. Signed-off-by: Phil Dibowitz <phil@ipom.com>
* | Bump version to 17.0.41 by Chef Expeditorv17.0.41Chef Expeditor2021-04-273-5/+6
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #1656 from chef/perfTim Smith2021-04-262-6/+6
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * Use filter_map where we canperfTim Smith2021-04-212-6/+6
| | | | | | | | | | | | We only support Ruby 2.7+ and this takes less memory Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.0.40 by Chef Expeditorv17.0.40Chef Expeditor2021-04-223-5/+6
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #1659 from pravi/patch-4Tim Smith2021-04-221-1/+1
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Update minimum version of chef-configPirate Praveen Arimbrathodiyil2021-04-231-1/+1
| |/ | | | | Related to #1653 (earlier versions of chef-config required mixlib-shellout ~> 2.0)
* | Bump version to 17.0.39 by Chef Expeditorv17.0.39Chef Expeditor2021-04-223-5/+6
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #1657 from craftsbyshuvro/fix_dead_linksTim Smith2021-04-221-1/+1
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * Dead links fixed, If you need other revisions of the link you can get that ↵SHUVRO-PC\USER2021-04-221-1/+1
|/ | | | from https://web.archive.org/
* Bump version to 17.0.38 by Chef Expeditorv17.0.38Chef Expeditor2021-04-203-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Gather CPU info from lscpu and merge data into cpu attribute namespace (#1454)Lance Albertson2021-04-1944-256/+2816
| | | | | | | | | | | | | | | | | | | | | | | * Gather CPU info from lscpu and create cpu/lscpu attribute namespace This adds a cpu/lscpu node data name space containing information from the lscpu command (if it exists). This augments and standardizes the information you can gather from /proc/cpuinfo which can be an issue on non-x86 architectures such as ppc64le and aarch64. Namely, when trying to determine whether or not a node is a guest or not. In addition, this properly fixes cpu counts on s390x nodes and uses lscpu data for determining cpu/total, cpu/real and cpu/cores if lscpu exists. * Fixes for detecting KVM guests on certain platforms and architectures On some architectures (i.e. ppc64le), dmidecode does not exist nor does the proper information in /proc/cpuinfo exist to detect KVM guests. To workaround that, we can use lscpu data to easily determine this as a fallback. In addition on CentOS 6, /sys/devices/virtual/misc/kvm does not exist so this works around that problem as well. Signed-off-by: Lance Albertson <lance@osuosl.org>
* Bump version to 17.0.37 by Chef Expeditorv17.0.37Chef Expeditor2021-04-193-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.