summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* revert back, add yappinglcg/add-allow-downgrade-to-dnf-packageLamont Granquist2021-11-291-2/+7
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Fix codereview feedbackLamont Granquist2021-11-292-3/+3
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* spellcheckLamont Granquist2021-11-231-0/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* spellcheckLamont Granquist2021-11-232-2/+5
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* spellcheckLamont Granquist2021-11-231-2/+2
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Update commentsLamont Granquist2021-11-231-6/+34
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* typofixLamont Granquist2021-11-181-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Rename to magic_version_arrayLamont Granquist2021-11-182-3/+3
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* add test for :upgrade with allow_downgrade falseLamont Granquist2021-11-181-0/+11
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Fix allow_downgrade for :installLamont Granquist2021-11-171-4/+4
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* move candidate version check laterLamont Granquist2021-11-171-3/+3
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* unshadow methodLamont Granquist2021-11-171-2/+2
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Some magic_version refactoringLamont Granquist2021-11-171-17/+20
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* remove deprecation checkLamont Granquist2021-11-171-19/+0
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Add allow_downgrade back to DNFLamont Granquist2021-11-162-7/+27
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 17.8.6 by Chef Expeditorv17.8.6Chef Expeditor2021-11-178-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12288 from ↵Tim Smith2021-11-161-2/+2
|\ | | | | | | | | chef/expeditor/chef/ohai_b10c8b43347ee88a89d74e6468bf9833233e600e Bump chef/ohai to b10c8b43347ee88a89d74e6468bf9833233e600e
| * Merge branch 'main' into ↵Tim Smith2021-11-1614-34/+167
| |\ | |/ |/| | | expeditor/chef/ohai_b10c8b43347ee88a89d74e6468bf9833233e600e
* | Merge pull request #12226 from chef/lcg/compliance-interval-runsTim Smith2021-11-163-4/+116
|\ \ | | | | | | Implement compliance phase interval runs
| * | PR feedbacklcg/compliance-interval-runsLamont Granquist2021-11-161-2/+2
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | Turn seconds into minutes for slightly better human readabilityLamont Granquist2021-11-161-1/+1
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | Refactor intervals to expose remaining timeLamont Granquist2021-11-161-21/+24
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | simplify interval running codeLamont Granquist2021-11-161-9/+6
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | Implement compliance phase interval runsLamont Granquist2021-11-163-4/+116
| | | | | | | | | | | | | | | | | | Copies the API from the audit cookbook including the same attributes Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 17.8.5 by Chef Expeditorv17.8.5Chef Expeditor2021-11-168-21/+22
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12234 from chef/add-pointer-to-accepted-typesLamont Granquist2021-11-162-7/+25
|\ \ \
| * | | remove unused importadd-pointer-to-accepted-typesrishichawda2021-11-111-1/+0
| | | | | | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
| * | | remove coerce, transform as neededrishichawda2021-11-111-7/+6
| | | | | | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
| * | | update specsrishichawda2021-11-111-0/+20
| | | | | | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
* | | | Bump version to 17.8.4 by Chef Expeditorv17.8.4Chef Expeditor2021-11-168-20/+21
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Bump version to 17.8.3 by Chef Expeditorv17.8.3Chef Expeditor2021-11-168-21/+22
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #12287 from ↵Lamont Granquist2021-11-161-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | chef/dependabot/bundler/omnibus/main/omnibus-software-32876cd
| * | | | Bump omnibus-software from `b6f2ff8` to `32876cd` in /omnibusdependabot/bundler/omnibus/main/omnibus-software-32876cddependabot[bot]2021-11-161-2/+2
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `b6f2ff8` to `32876cd`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/b6f2ff8e4dfb7d70f49c8a512fdaa3e352a6d5fc...32876cd385807cd29b7b33cee219ad028dcc6f5f) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #12284 from ↵Lamont Granquist2021-11-161-5/+5
|\ \ \ \ | |/ / / |/| | | | | | | chef/expeditor/chef/chefstyle_3a1257b8c5934344bc854e604a882d7e7e5a8733
| * | | Bump chef/chefstyle to 3a1257b8c5934344bc854e604a882d7e7e5a8733expeditor/chef/chefstyle_3a1257b8c5934344bc854e604a882d7e7e5a8733Chef Expeditor2021-11-151-5/+5
|/ / / | | | | | | | | | | | | | | | This pull request was triggered automatically via Expeditor when 3a1257b8c5934344bc854e604a882d7e7e5a8733 was merged. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
| | * Bump chef/ohai to b10c8b43347ee88a89d74e6468bf9833233e600eexpeditor/chef/ohai_b10c8b43347ee88a89d74e6468bf9833233e600eChef Expeditor2021-11-161-7/+7
| |/ |/| | | | | | | | | This pull request was triggered automatically via Expeditor when b10c8b43347ee88a89d74e6468bf9833233e600e 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.2 by Chef Expeditorv17.8.2Chef Expeditor2021-11-128-21/+22
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12279 from chef/lcg/zypper-package-remove-no-candidateLamont Granquist2021-11-112-0/+9
|\ \
| * | Return nil if there's no available versionlcg/zypper-package-remove-no-candidateLamont Granquist2021-11-111-0/+2
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | Add test for zypper_package remove with no installed or candidateLamont Granquist2021-11-111-0/+7
|/ / | | | | | | | | | | version Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 17.8.1 by Chef Expeditorv17.8.1Chef Expeditor2021-11-118-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12277 from ↵Lamont Granquist2021-11-111-2/+2
|\ \ | |/ |/| | | chef/dependabot/bundler/omnibus/main/omnibus-software-b6f2ff8
| * Bump omnibus-software from `9222241` to `b6f2ff8` in /omnibusdependabot/bundler/omnibus/main/omnibus-software-b6f2ff8dependabot[bot]2021-11-111-2/+2
|/ | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `9222241` to `b6f2ff8`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/9222241c6e6632efe283d684218380606a51aae7...b6f2ff8e4dfb7d70f49c8a512fdaa3e352a6d5fc) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump version to 17.8.0 by Chef Expeditorv17.8.0Chef Expeditor2021-11-108-21/+22
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12274 from chef/lcg/omnibus-pinningLamont Granquist2021-11-102-37/+51
|\
| * pin omnibus builds to chef-16Lamont Granquist2021-11-102-37/+51
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 17.7.39 by Chef Expeditorv17.7.39Chef Expeditor2021-11-108-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12270 from chef/lcg/add-coreutils-depLamont Granquist2021-11-092-48/+42
|\
| * use the correct DSLLamont Granquist2021-11-091-1/+1
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Add coreutils dependency for rhellcg/add-coreutils-depLamont Granquist2021-11-091-0/+2
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>