summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* selinux debugginglcg/selinux-debuggingLamont Granquist2020-07-242-0/+8
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Merge pull request #10204 from chef/lcg/git-spec-cleanupLamont Granquist2020-07-241-1/+1
|\ | | | | Remove bad filter from git spec tests
| * requires_git just doesn't exist anywhere, its not definedlcg/git-spec-cleanupLamont Granquist2020-07-241-1/+1
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 16.3.35 by Chef Expeditorv16.3.35Chef Expeditor2020-07-247-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10192 from chef/16.3Tim Smith2020-07-241-0/+102
|\ | | | | Initial 16.3 release notes
| * Add configuration rename wording16.3Tim Smith2020-07-231-0/+16
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Pull in another suggestionTim Smith2020-07-231-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update RELEASE_NOTES.md Tim Smith2020-07-231-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
| * Update RELEASE_NOTES.md Tim Smith2020-07-231-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
| * Update RELEASE_NOTES.md Tim Smith2020-07-231-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
| * Update RELEASE_NOTES.md Tim Smith2020-07-231-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
| * Update RELEASE_NOTES.md Tim Smith2020-07-231-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
| * Update RELEASE_NOTES.md Tim Smith2020-07-231-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
| * Update RELEASE_NOTES.md Tim Smith2020-07-231-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
| * Update RELEASE_NOTES.md Tim Smith2020-07-231-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
| * Update examples and fix markdown errorsTim Smith2020-07-231-10/+10
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Fix typoTim Smith2020-07-231-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Document macos_userdefaults changesTim Smith2020-07-231-3/+10
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add the link to the docs siteTim Smith2020-07-231-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Document the extra knife fixesTim Smith2020-07-231-0/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update RELEASE_NOTES.md Tim Smith2020-07-231-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
| * Initial 16.3 release notesTim Smith2020-07-231-0/+78
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #10203 from chef/bump_ohaiTim Smith2020-07-232-7/+7
|\ \ | | | | | | Bump Ohai to 16.3.0
| * | Bump Ohai to 16.3.0Tim Smith2020-07-232-7/+7
|/ / | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | bump mixlib-shelloutLamont Granquist2020-07-231-2/+2
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 16.3.34 by Chef Expeditorv16.3.34Chef Expeditor2020-07-247-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10202 from chef/lcg/fix-default-pathsLamont Granquist2020-07-232-6/+6
|\ \ | | | | | | Fix default_paths patch
| * | Fix default_paths patchLamont Granquist2020-07-232-6/+6
|/ / | | | | | | | | | | | | Fixing a few things that may have broken selinux on EL6 through 'which' support. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 16.3.33 by Chef Expeditorv16.3.33Chef Expeditor2020-07-247-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10199 from chef/blocklistTim Smith2020-07-238-125/+202
|\ \ | | | | | | Rename Attribute Whitelist/Blacklist to Allowed/Blocked
| * | Fix typoblocklistTim Smith2020-07-231-1/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Add a basic test for the legacy attributesTim Smith2020-07-231-0/+87
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Dictionary updates and fix a typoTim Smith2020-07-232-55/+8
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Rename Attribute Whitelist/Blacklist to Allowlist/BlocklistTim Smith2020-07-237-73/+110
| |/ | | | | | | | | | | This is an overdue change. These are not terms we should be using as a company or community. To quote our Code of Conduct (https://community.chef.io/code-of-conduct/). "Be careful in the words that you choose. Be kind to others. Practice empathy." This change aims to do exactly that, while maintaining a level of backwards compatibility so we can transition existing users off the legacy configs. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.3.32 by Chef Expeditorv16.3.32Chef Expeditor2020-07-247-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10200 from chef/lcg/path-helper-allocationsLamont Granquist2020-07-232-11/+8
|\ \
| * | ironicLamont Granquist2020-07-231-1/+1
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | Update chef-config/lib/chef-config/path_helper.rb Lamont Granquist2020-07-231-10/+1
| | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> Co-authored-by: pete higgins <pete@peterhiggins.org>
| * | fix unit testslcg/path-helper-allocationsLamont Granquist2020-07-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | since we construct the constant at class parsing time now, we can no longer stub windows-vs-unix so we cannot stub the platform, so the tests are platform-restricted now. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | Reduce path_helper allocationsLamont Granquist2020-07-231-9/+15
| | | | | | | | | | | | | | | | | | | | | Eliminates a very large number of allocation in this routine simply by moving code which never changes to a static method + constant. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 16.3.31 by Chef Expeditorv16.3.31Chef Expeditor2020-07-247-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10193 from chef/lcg/default-pathsTim Smith2020-07-2315-77/+154
|\ \ \ | |/ / |/| | Implement default_paths API
| * | Convert to default_paths APIlcg/default-pathsLamont Granquist2020-07-2215-77/+154
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 16.3.30 by Chef Expeditorv16.3.30Chef Expeditor2020-07-237-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10198 from chef-davin/mainTim Smith2020-07-231-4/+4
|\ \ \ | | | | | | | | Update the examples to match the actual usage of the windows_firewall_profile resource.
| * \ \ Merge branch 'master' of github.com:chef/chef into mainDavin Taddeo2020-07-238-20/+27
| |\ \ \ | |/ / / |/| | |
* | | | Bump version to 16.3.29 by Chef Expeditorv16.3.29Chef Expeditor2020-07-237-19/+20
| |_|/ |/| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10197 from chef/fix_inspectorTim Smith2020-07-231-1/+7
|\ \ \ | | | | | | | | Fix chef-resource-inspector to handle classes in equal_to
| * | | Fix chef-resource-inspector to handle classes in equal_toTim Smith2020-07-231-1/+7
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | Rescue argumenterrors and just return the array unsorted. I'd flip the inspect and sort, but that would result in incorrectly sorted data. Signed-off-by: Tim Smith <tsmith@chef.io>
| * | updating the example documentation to use true and false, rather than ↵Davin Taddeo2020-07-231-4/+4
|/ / | | | | | | | | | | strings for "True" and "False" Signed-off-by: Davin Taddeo <davin@chef.io>