summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* WIP: add homebrew to macos kitchen tests.fix-homebrew_updatePete Higgins2020-10-301-0/+10
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Bump version to 16.7.15 by Chef Expeditorv16.7.15Chef Expeditor2020-10-297-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10574 from TimothyTitan/patch-1Tim Smith2020-10-291-0/+2
|\ | | | | Fix download errors during knife bootstrap on windows due to lack of TLS 1.2 support
| * Fix chefstyle in unrelated changeTimothy Johnson2020-10-291-1/+0
| | | | | | | | Obvious fix
| * Update windows_bootstrap_context.rbTim Titan2020-10-291-0/+2
| | | | | | | | | | Adding tls1.2 support for powershell. From - https://github.com/chef/chef/issues/8713
* | Bump version to 16.7.14 by Chef Expeditorv16.7.14Chef Expeditor2020-10-297-20/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10572 from chef/solaris_packageTim Smith2020-10-292-2/+0
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove the provides :package for solaris_packageTim Smith2020-10-292-2/+0
| | | | | | | | | | | | | | | | | | | | | This only worked on Solaris 5.10, which we don't support anymore. Just nuke the line entirely Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.7.13 by Chef Expeditorv16.7.13Chef Expeditor2020-10-297-18/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Update CHANGELOG.md with details from pull request #10576Chef Expeditor2020-10-291-3/+4
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10581 from chef/cleanupTim Smith2020-10-291-0/+4
|\ \ | | | | | | Remove a few more files from our install artifact
| * | Remove a few more files from our install artifactTim Smith2020-10-291-0/+4
| | | | | | | | | | | | | | | | | | This cleans up some files we don't need in the install artifact. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #10576 from chef/nuke_specsTim Smith2020-10-291-877/+0
|\ \ \ | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Remove the provider_resolver specs that are not helpfulnuke_specsTim Smith2020-10-291-877/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a pretty useless test at this point: - Platform/platform_family/version combinations are invalid in a way that makes tests pass when they should not. Ex: all the solaris stuff - Platforms we don't support anymore - Fake version numbers that mean we're not testing what would actually make sense Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 16.7.12 by Chef Expeditorv16.7.12Chef Expeditor2020-10-297-20/+20
| |/ / |/| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10577 from chef/secret_fileTim Smith2020-10-292-6/+7
|\ \ \ | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | fix secret options in windows bootstrapmwrock2020-10-292-6/+7
| | |/ | |/| | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>
* | | Bump version to 16.7.11 by Chef Expeditorv16.7.11Chef Expeditor2020-10-297-18/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10580 from chef/bump_win32_processTim Smith2020-10-293-12/+12
|\ \ \ | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Update Ohai to 16.7.4 and win32-process to 0.9.0Tim Smith2020-10-293-12/+12
| | |/ | |/| | | | | | | | | | | | | Fix openindiana detection and resolve Ruby 3 deprecation warnings on windows Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Update CHANGELOG.md with details from pull request #10578Chef Expeditor2020-10-291-3/+4
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 16.7.10 by Chef Expeditorv16.7.10Chef Expeditor2020-10-297-20/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10578 from chef/limit-rspec-outputTim Smith2020-10-292-2/+2
|\ \ \ | | | | | | | | Don't run rspec with documentation formatter.
| * | | Don't run rspec with documentation formatter.limit-rspec-outputPete Higgins2020-10-292-2/+2
| |/ / | | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | | Merge pull request #10579 from chef/remove-rspec-junit-formatterTim Smith2020-10-295-17/+8
|\ \ \ | |/ / |/| | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove rspec_junit_formatter gem.Pete Higgins2020-10-294-9/+4
| | | | | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * | Unpin rspec dep.Pete Higgins2020-10-293-8/+4
|/ / | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | Bump version to 16.7.9 by Chef Expeditorv16.7.9Chef Expeditor2020-10-297-18/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Update CHANGELOG.md with details from pull request #10575Chef Expeditor2020-10-291-5/+4
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10573 from chef/nexentacoreTim Smith2020-10-2912-48/+16
|\ \ | | | | | | Remove support for nexentacore and opensolaris which are both a decade EOL
| * | Chefstyle fixnexentacoreTim Smith2020-10-281-1/+0
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Fix specTim Smith2020-10-281-1/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove opensolaris as wellTim Smith2020-10-286-14/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://en.wikipedia.org/wiki/OpenSolaris Latest release 2009.06 / June 1, 2009; 11 years ago "OpenSolaris is a discontinued open source computer operating system based on Solaris and created by Sun Microsystems." Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove support for nexentacore which has been dead since 2012Tim Smith2020-10-288-36/+11
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | https://en.wikipedia.org/wiki/Nexenta_OS "In late 2011, the Nexenta OS brand was terminated and replaced with Illumian, which is derived from community development for illumos and OpenIndiana, but was distinguished by its use of Debian packaging. Illumian version 1.0 was released in February 2012. Following the initial release of Illumian in 2012, the Illumian project was discontinued.[3]" and "Final release 3.1.3.5 (October 31, 2012; 7 years ago)" We never really support this and it's been dead dead dead for a long time. Just nuke it along with the helpers. There's no way anyone used these. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #10575 from chef/spellingTim Smith2020-10-292-9/+9
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * Fix a few more spelling issuesTim Smith2020-10-292-4/+4
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Fix some spelling / cookstyle errors in the git examplesspellingTim Smith2020-10-291-5/+5
|/ | | | | | Get the spellcheck tests green again. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.7.8 by Chef Expeditorv16.7.8Chef Expeditor2020-10-287-18/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10570 from chef/resource_docsTim Smith2020-10-286-3/+247
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Improve the example textTim Smith2020-10-281-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * FormattingTim Smith2020-10-281-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update lib/chef/resource/windows_task.rb Tim Smith2020-10-281-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
| * Update lib/chef/resource/systemd_unit.rbTim Smith2020-10-281-1/+1
| | | | | | Co-authored-by: pete higgins <pete@peterhiggins.org>
| * Add examples to git, subversion, and systemd_unitTim Smith2020-10-284-2/+137
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add examples to windows_service and correct some formattingTim Smith2020-10-282-1/+110
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Update CHANGELOG.md with details from pull request #10569Chef Expeditor2020-10-281-0/+2
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10569 from chef/docs_package_notesTim Smith2020-10-281-5/+5
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Don't add a package warning for solaris_packageTim Smith2020-10-281-1/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Correctly generate docs yaml files to include package warningsTim Smith2020-10-281-5/+5
| |/ | | | | | | | | | | This data actually needed to be under resource_description_list and not at the top level. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Update CHANGELOG.md with details from pull request #10567Chef Expeditor2020-10-281-3/+4
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.