summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #12241 from chef/lcg/compliance-cli-reporterTim Smith2021-11-092-3/+7
|\ | | | | Make the compliance CLI reporter always run
| * Uniq the requested_reporters to eliminate dup outputlcg/compliance-cli-reporterLamont Granquist2021-11-091-1/+1
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Make the compliance CLI reporter always runLamont Granquist2021-11-042-3/+7
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Merge pull request #12242 from chef/lcg/umask-attributeTim Smith2021-11-093-7/+1
|\ \ | | | | | | Add string to umask properties in all resources
| * | Add string to umask attributelcg/umask-attributeLamont Granquist2021-11-043-7/+1
| |/ | | | | | | | | | | fixes #11932 Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 17.7.36 by Chef Expeditorv17.7.36Chef Expeditor2021-11-091-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 17.7.35 by Chef Expeditorv17.7.35Chef Expeditor2021-11-091-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 17.7.34 by Chef Expeditorv17.7.34Chef Expeditor2021-11-091-1/+1
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.7.33 by Chef Expeditorv17.7.33Chef Expeditor2021-11-041-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* be consistent with -1 valuesupdate-powershell-binariesLamont Granquist2021-11-031-2/+2
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Clear up some more -1'sLamont Granquist2021-11-031-3/+3
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* change default timeout to -1Lamont Granquist2021-11-031-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Revert back to positional parameters for the interpreterLamont Granquist2021-11-031-5/+4
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* fix args error in pwsh classrishichawda2021-11-031-2/+3
| | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
* fix args error on powershell classrishichawda2021-11-031-1/+2
| | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
* update powershell_exec mixinrishichawda2021-11-031-6/+8
| | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
* chefstyle errorsrishichawda2021-11-031-1/+1
| | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
* review updatesrishichawda2021-11-031-3/+4
| | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
* update powershell class to support optional timeout parameterrishichawda2021-11-031-5/+5
| | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
* Bump version to 17.7.32 by Chef Expeditorv17.7.32Chef Expeditor2021-11-021-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.7.31 by Chef Expeditorv17.7.31Chef Expeditor2021-11-021-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12232 from chef/fix-chef-client-launchd-resourceLamont Granquist2021-11-021-1/+1
|\
| * run launchctl with elevated permissionfix-chef-client-launchd-resourcerishichawda2021-10-291-1/+1
| | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
* | Merge pull request #12233 from collinmcneese/cmcneese/rhsm_registerLamont Granquist2021-11-021-0/+31
|\ \
| * | Updates description for rhsm_register release property and removes Integer typeCollin McNeese2021-10-291-2/+2
| | | | | | | | | | | | Signed-off-by: Collin McNeese <cmcneese@chef.io>
| * | fixes typo made in auto_attach editCollin McNeese2021-10-291-1/+1
| | | | | | | | | | | | Signed-off-by: Collin McNeese <cmcneese@chef.io>
| * | adds additional properties to rhsm_register resourceCollin McNeese2021-10-291-1/+32
| |/ | | | | | | Signed-off-by: Collin McNeese <cmcneese@chef.io>
* | Bump version to 17.7.30 by Chef Expeditorv17.7.30Chef Expeditor2021-11-011-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Fix small documentation typo in execute.rbMordy Ovits2021-11-011-1/+1
|/
* Bump version to 17.7.29 by Chef Expeditorv17.7.29Chef Expeditor2021-10-291-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Fix Net::HTTPServerException deprecationsLamont Granquist2021-10-281-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 17.7.28 by Chef Expeditorv17.7.28Chef Expeditor2021-10-281-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.7.27 by Chef Expeditorv17.7.27Chef Expeditor2021-10-281-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12219 from chef/fix-macos-userdefaults-nomethod-errorLamont Granquist2021-10-281-23/+20
|\
| * move import to toprishichawda2021-10-271-23/+20
| | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
* | Bump version to 17.7.26 by Chef Expeditorv17.7.26Chef Expeditor2021-10-271-1/+1
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.7.25 by Chef Expeditorv17.7.25Chef Expeditor2021-10-271-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.7.24 by Chef Expeditorv17.7.24Chef Expeditor2021-10-261-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Add support for `sensitive` in `chef_client_trusted_certificate`Jared Kauppila2021-10-261-0/+1
| | | | Signed-off-by: Jared Kauppila <Jared.Kauppila@sentry.com>
* Bump version to 17.7.23 by Chef Expeditorv17.7.23Chef Expeditor2021-10-251-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12210 from chef/hab_branchTim Smith2021-10-251-2/+2
|\ | | | | Update habitat install script to use main branch
| * Update habitat install script to use main branchTim Smith2021-10-251-2/+2
| | | | | | | | | | | | Avoid a branch redirect Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.7.22 by Chef Expeditorv17.7.22Chef Expeditor2021-10-251-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12204 from ↵Lamont Granquist2021-10-2511-16/+16
|\ \ | |/ |/| | | chef/expeditor/chef/chefstyle_b5c712d298e240493020b8d5977f03172cc65e17
| * Fix all the string errorsexpeditor/chef/chefstyle_b5c712d298e240493020b8d5977f03172cc65e17Tim Smith2021-10-2211-16/+16
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.7.21 by Chef Expeditorv17.7.21Chef Expeditor2021-10-251-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 17.7.20 by Chef Expeditorv17.7.20Chef Expeditor2021-10-231-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Fix reporting/data_collector for @recipe_fileslcg/fix-reporting-for-recipe-filesLamont Granquist2021-10-223-3/+3
|/ | | | | | | | | When individual recipes are invoked like 'chef-client ./whatever.rb' those files get a cookbook_name of `@recipe_files` which is a magic value that nees to be handled specially to avoid the reporting classes from blowing up. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 17.7.19 by Chef Expeditorv17.7.19Chef Expeditor2021-10-221-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.7.18 by Chef Expeditorv17.7.18Chef Expeditor2021-10-221-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.