summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump omnibus from `7ce6173` to `37897ad` in /omnibusdependabot/bundler/omnibus/main/omnibus-37897addependabot[bot]2021-09-291-5/+5
| | | | | | | | | | | | | Bumps [omnibus](https://github.com/chef/omnibus) from `7ce6173` to `37897ad`. - [Release notes](https://github.com/chef/omnibus/releases) - [Commits](https://github.com/chef/omnibus/compare/7ce6173d7a7e9ee501ee2aed20f82d873926b299...37897ade4832490b2480726c66ca8d282d115cbf) --- updated-dependencies: - dependency-name: omnibus dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Update branch in dependabot configTim Smith2021-09-281-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.6.6 by Chef Expeditorv17.6.6Chef Expeditor2021-09-288-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12094 from knightorc/Windows2022VersionTim Smith2021-09-281-0/+1
|\ | | | | Windows Server 2022 - version / build information ADD
| * Windows Server 2022 - win32_version addWade Peacock2021-09-281-0/+1
| | | | | | | | | | | | Add windows server 2022 info to lib/chef/win32/version.rb Signed-off-by: Wade Peacock <wade.peacock@alida.com>
* | Bump version to 17.6.5 by Chef Expeditorv17.6.5Chef Expeditor2021-09-288-21/+22
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12092 from chef/mp/chef-12091Marc A. Paradise2021-09-283-1/+8
|\ \ | |/ |/| Check for ca_key_file before loading ca key
| * Check for ca_key_file before loading ca keymp/chef-12091Marc A. Paradise2021-09-273-1/+8
|/ | | | | | | | | | | Checking for csr_file wasn't correct, because that's not what we're using to load the ca key. This also adds an inspec verification to ensure that the generated `openssl_x509_certificate` in the _openssl.rb test is valid. It fails without the supporting change. Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* Bump version to 17.6.4 by Chef Expeditorv17.6.4Chef Expeditor2021-09-278-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12090 from chef/lcg/revert-freebsd-12Lamont Granquist2021-09-272-2/+5
|\
| * Revert "Remove EOL FreeBSD 11 builds"Lamont Granquist2021-09-272-2/+5
|/ | | | This reverts commit 48186992617c7ea2d0b463677e20009226acf340.
* Bump version to 17.6.3 by Chef Expeditorv17.6.3Chef Expeditor2021-09-268-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12029 from chef/jfm/powershell_package_sourceJohn McCrae2021-09-254-138/+306
|\
| * Updated the package source resource to accept credentials and updated the ↵John McCrae2021-09-251-1/+1
| | | | | | | | | | | | 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 ↵jfm/powershell_package_sourceJohn McCrae2021-09-251-1/+1
| | | | | | | | | | | | 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-241-1/+3
| | | | | | | | | | | | 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-241-3/+5
| | | | | | | | | | | | 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-153-20/+25
| | | | | | | | | | | | 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-153-137/+296
| | | | | | | | | | | | code to be more readable Signed-off-by: John McCrae <john.mccrae@progress.com>
* | Bump version to 17.6.2 by Chef Expeditorv17.6.2Chef Expeditor2021-09-248-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12087 from chef/im/resource_docs_editsTim Smith2021-09-242-15/+13
|\ \ | | | | | | Docs edits for inspec_input and inspec_waiver resources
| * | Docs edits for inspec_input and inspec_waiverim/resource_docs_editsIan Maddaus2021-09-242-15/+13
|/ / | | | | | | Signed-off-by: Ian Maddaus <Ian.Maddaus@progress.com>
* | Bump version to 17.6.1 by Chef Expeditorv17.6.1Chef Expeditor2021-09-248-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 17.6.0 by Chef Expeditorv17.6.0Chef Expeditor2021-09-248-19/+27
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12086 from chef/1604Tim Smith2021-09-241-1/+2
|\ \ | | | | | | Add Ubuntu 16.04 back to the builds
| * | Add Ubuntu 16.04 back to the builds1604Tim Smith2021-09-231-1/+2
| | | | | | | | | | | | | | | | | | Ubuntu 16.04 had its support lifecycle extended to a full 10 years so it goes EOL April 2026 now. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #12085 from chef/freebsd11Tim Smith2021-09-242-5/+2
|\ \ \ | |/ / |/| | Remove EOL FreeBSD 11 builds
| * | Remove EOL FreeBSD 11 buildsfreebsd11Tim Smith2021-09-232-5/+2
| | | | | | | | | | | | | | | | | | FreeBSD 11 goes EOL at the end of Sept 2021. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Update CHANGELOG.md to reflect the promotion of 17.5.22Chef Expeditor2021-09-242-48/+45
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Minor description updateTim Smith2021-09-231-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.5.22 by Chef Expeditorv17.5.22Chef Expeditor2021-09-238-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 17.5.21 by Chef Expeditorv17.5.21Chef Expeditor2021-09-238-21/+22
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12062 from gogsbread/jsonTim Smith2021-09-233-0/+123
|\ \ | | | | | | Add Json verifier
| * | Change copyright to FacebookAntony Deepak Thomas2021-09-222-2/+2
| | | | | | | | | | | | Signed-off-by: Antony Deepak Thomas <antonydeepak@gmail.com>
| * | Change rspec to reflect the behavior of JSONCompatAntony Deepak Thomas2021-09-221-3/+9
| | | | | | | | | | | | Signed-off-by: Antony Deepak Thomas <antonydeepak@gmail.com>
| * | Swap JSON to JSONCompatAntony Deepak Thomas2021-09-221-4/+2
| | | | | | | | | | | | Signed-off-by: Antony Deepak Thomas <antonydeepak@gmail.com>
| * | Add Json verifierAntony Deepak Thomas2021-09-203-0/+119
| | | | | | | | | | | | | | | | | | | | | | | | This patch adds Json verifier to the list of built-in verifiers. Json verifier can be used with symbol ':json' on `file` like resources such as `file`, `template` etc. Signed-off-by: Antony Deepak Thomas <antonydeepak@gmail.com>
* | | Merge pull request #11904 from chef/lcg/compliance-segmentTim Smith2021-09-2326-40/+2437
|\ \ \ | | | | | | | | Native compliance phase
| * | | Use reader for events consistentlyLamont Granquist2021-09-231-32/+32
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | Doc comments for arbitrary hashesLamont Granquist2021-09-232-0/+12
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | change to inspec_dataLamont Granquist2021-09-2310-18/+18
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | Fix unit specslcg/compliance-segmentLamont Granquist2021-09-172-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | Native compliance phaseLamont Granquist2021-09-1726-16/+2401
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compliance/{profiles,waivers,inputs} directories supported in cookbooks. include_profile, include_waiver, include_input as DSL methods to dynamically add compliance phase items to the run. inspec_waiver, inspect_input resources for additional sugar and a resource-like API. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | Bump version to 17.5.20 by Chef Expeditorv17.5.20Chef Expeditor2021-09-238-20/+21
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #12084 from jasonwbarnett/rollback/archive_file-unitLamont Granquist2021-09-234-4/+22
|\ \ \ \
| * | | | Exclude running libarchive tests on platforms where loading libarchive is brokenJason Barnett2021-09-234-4/+22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
* | | | | Expand examples and fix cspell warningsTim Smith2021-09-222-11/+47
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | Add additional documentation to remote_fileTim Smith2021-09-221-5/+35
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | Bump version to 17.5.19 by Chef Expeditorv17.5.19Chef Expeditor2021-09-228-21/+22
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #12083 from chef/lcg/remote-file-http-optionsTim Smith2021-09-228-13/+106
|\ \ \ \ \ | | | | | | | | | | | | Add http_options property to remote_file