summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump omnibus-software from `e0d92a6` to `d880e20` in /omnibusdependabot/bundler/omnibus/chef-16/omnibus-software-d880e20dependabot[bot]2021-09-201-3/+3
* Bump version to 16.15.21 by Chef Expeditorv16.15.21Chef Expeditor2021-09-177-19/+20
* Merge pull request #12057 from chef/rhsm-16Tim Smith2021-09-172-8/+55
|\
| * Flush package cache after attaching to rhsm subscriptionJason Barnett2021-09-172-8/+55
|/
* Bump version to 16.15.20 by Chef Expeditorv16.15.20Chef Expeditor2021-09-177-19/+20
* Merge pull request #12056 from chef/windows_security_policyTim Smith2021-09-173-43/+76
|\
| * Chefstyle fixesTim Smith2021-09-171-3/+3
| * fixing a chefstyle errorDavin Taddeo2021-09-171-0/+1
| * Update lib/chef/resource/windows_security_policy.rbDavin Taddeo2021-09-171-8/+3
| * Updates to use powershell_exec and shell_out instead of powershell_out.Davin Taddeo2021-09-171-4/+3
| * taking suggestions from @phiggins into the code.Davin Taddeo2021-09-171-7/+8
| * This should do what I want, without the problems we've seen previously.Davin Taddeo2021-09-172-52/+70
| * refactor the code for windows_security_policy resourceDavin Taddeo2021-09-172-20/+39
* | Bump version to 16.15.19 by Chef Expeditorv16.15.19Chef Expeditor2021-09-177-19/+20
* | Merge pull request #12055 from chef/windows_security_policyTim Smith2021-09-171-0/+3
|\ \ | |/
| * updated a comment to force a rebuildJohn McCrae2021-09-171-0/+1
| * 'LockoutThreshold' is actually implemented by Windows as LockoutBadCount. Wha...John McCrae2021-09-171-0/+2
* | Bump version to 16.15.18 by Chef Expeditorv16.15.18Chef Expeditor2021-09-177-19/+20
|/
* Merge pull request #12054 from chef/package_optionsTim Smith2021-09-172-12/+79
|\
| * Pass new_resource.version as nil and expect stubbed versiongscho2021-09-171-1/+2
| * Add user provided options to powershell_package commandsgscho2021-09-172-12/+78
|/
* Bump version to 16.15.17 by Chef Expeditorv16.15.17Chef Expeditor2021-09-177-19/+20
* Bump version to 16.15.16 by Chef Expeditorv16.15.16Chef Expeditor2021-09-177-19/+20
* Bump version to 16.15.15 by Chef Expeditorv16.15.15Chef Expeditor2021-09-177-19/+20
* Bump version to 16.15.14 by Chef Expeditorv16.15.14Chef Expeditor2021-09-177-19/+20
* Bump version to 16.15.13 by Chef Expeditorv16.15.13Chef Expeditor2021-09-177-19/+20
* Bump version to 16.15.12 by Chef Expeditorv16.15.12Chef Expeditor2021-09-177-19/+20
* Bump version to 16.15.11 by Chef Expeditorv16.15.11Chef Expeditor2021-09-177-19/+20
* Merge pull request #12051 from chef/collector_16Tim Smith2021-09-165-22/+73
|\
| * Do not send blocked attributes to data collectorMarc A. Paradise2021-09-162-2/+48
| * Expose Chef::Node#data_for_save as publicMarc A. Paradise2021-09-161-18/+19
| * update comment to indicate deprecation in chef 18Marc A. Paradise2021-09-161-1/+1
| * Do not show blacklist deprecation for whitelistMarc A. Paradise2021-09-162-1/+5
|/
* Bump version to 16.15.10 by Chef ExpeditorChef Expeditor2021-09-177-19/+20
* Merge pull request #12050 from chef/policyfile_compat_16Tim Smith2021-09-163-1/+20
|\
| * The deprecation number got lostLamont Granquist2021-09-161-0/+4
| * Deprecate the old policyfile compat modeLamont Granquist2021-09-162-1/+16
|/
* Merge pull request #12049 from chef/mount_16Tim Smith2021-09-162-1/+11
|\
| * fixing chefstyle issueJiSoo Kim2021-09-161-1/+1
| * Coerce mount_point only when it is not root directoryJiSoo2021-09-162-1/+11
|/
* Bump version to 16.15.9 by Chef Expeditorv16.15.9Chef Expeditor2021-09-177-19/+20
* Merge pull request #12048 from chef/deprecations_16Tim Smith2021-09-161-4/+6
|\
| * Fix edge condition in deprecation silence checkerLamont Granquist2021-09-161-4/+6
|/
* Merge pull request #12047 from chef/config_16Tim Smith2021-09-162-0/+8
|\
| * Fix handling of ohai properties in chef_client_configTim Smith2021-09-162-0/+8
|/
* Bump version to 16.15.8 by Chef Expeditorv16.15.8Chef Expeditor2021-09-177-19/+20
* Merge pull request #12046 from chef/yaml-16Tim Smith2021-09-163-4/+81
|\
| * reject cookbooks with ambiguous yaml filesMarc A. Paradise2021-09-163-3/+40
| * Support recipes that and in .yaml as well as .ymlMarc A. Paradise2021-09-162-3/+43
|/
* Merge pull request #12045 from chef/backport_errorTim Smith2021-09-161-2/+2
|\