summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fixed test case failureVivek Singh2020-09-171-1/+1
* handles su - USER sesssion to perform bootstrapVivek Singh2020-09-171-4/+63
* Bump version to 16.5.60 by Chef Expeditorv16.5.60Chef Expeditor2020-09-161-1/+1
* Update lib/chef/mixin/versioned_api.rb Tim Smith2020-09-161-1/+1
* Resolve Style/RedundantSort warningsTim Smith2020-09-161-2/+1
* Bump version to 16.5.59 by Chef Expeditorv16.5.59Chef Expeditor2020-09-161-1/+1
* Resolve Style/RedundantCondition copTim Smith2020-09-1610-27/+11
* Resolve Lint/RedundantRequireStatement warningsTim Smith2020-09-162-3/+0
* Bump version to 16.5.58 by Chef Expeditorv16.5.58Chef Expeditor2020-09-161-1/+1
* Merge pull request #10435 from chef/more_docsTim Smith2020-09-1614-53/+431
|\
| * Improve examples in powershell_package_sourceTim Smith2020-09-151-4/+4
| * Add examples to osx_profileTim Smith2020-09-151-2/+66
| * Improve openssl_x509_request descriptions and remove defaultTim Smith2020-09-151-16/+14
| * Update openssl_x509_crl examplesTim Smith2020-09-151-10/+19
| * Add formatting to openssl_x509_certificate examplesTim Smith2020-09-151-14/+14
| * Add more openssl_dhparam examplesTim Smith2020-09-151-5/+27
| * Make sure we document our lazy defaultsTim Smith2020-09-152-0/+2
| * More updatesTim Smith2020-09-153-2/+3
| * Update lib/chef/resource/bff_package.rb Tim Smith2020-09-151-1/+1
| * Fix mysql exampleTim Smith2020-09-151-1/+1
| * Update lib/chef/resource/ohai_hint.rb Tim Smith2020-09-151-1/+1
| * Update lib/chef/resource/ohai_hint.rb Tim Smith2020-09-151-1/+1
| * Update lib/chef/resource/chef_handler.rb Tim Smith2020-09-151-1/+1
| * Update lib/chef/resource/chef_handler.rb Tim Smith2020-09-151-1/+1
| * Update lib/chef/resource/chef_handler.rb Tim Smith2020-09-151-1/+1
| * Update lib/chef/resource/chef_handler.rb Tim Smith2020-09-151-1/+1
| * Fix quoteTim Smith2020-09-151-1/+1
| * Cookstyle fixes for the chef_handler examplesTim Smith2020-09-151-12/+9
| * Use the chef_handler description from the docs siteTim Smith2020-09-151-1/+1
| * Improve resource examplesTim Smith2020-09-155-0/+285
* | Bump version to 16.5.57 by Chef Expeditorv16.5.57Chef Expeditor2020-09-161-1/+1
* | Move TrainTransport to ChefConfigLamont Granquist2020-09-152-105/+6
|/
* Bump version to 16.5.56 by Chef Expeditorv16.5.56Chef Expeditor2020-09-151-1/+1
* Merge pull request #10432 from chef/ohaiTim Smith2020-09-151-2/+45
|\
| * Avoid spellcheck failureTim Smith2020-09-151-3/+3
| * Docs updates from reviewTim Smith2020-09-151-1/+1
| * Improve the plugin property descriptionTim Smith2020-09-151-4/+4
| * Add examples to the ohai resourceTim Smith2020-09-151-0/+43
* | Bump version to 16.5.55 by Chef Expeditorv16.5.55Chef Expeditor2020-09-151-1/+1
|/
* Revert change that removed use of Chef::Config.platform_specific_pathLance Albertson2020-09-154-6/+6
* Update dist constants in chef_client_launchd to use chef-utilsLance Albertson2020-09-151-7/+7
* Update lib/chef/application/knife.rb to use ChefUtils::Dist::Infra::PRODUCTLance Albertson2020-09-151-1/+1
* Move Chef::Dist::KNIFE_DOCS to ChefUtils::Dist::Org::KNIFE_DOCSLance Albertson2020-09-151-1/+1
* Move Chef::Dist::PATENTS to ChefUtils::Dist::Org::PATENTSLance Albertson2020-09-153-3/+3
* Fix Chef::Dist in chef_client_systemd_timerLance Albertson2020-09-151-1/+1
* Move Chef::Dist to chef-utils for new resourcesLance Albertson2020-09-153-22/+22
* Chefstyle fixesLance Albertson2020-09-159-9/+9
* Workaround rubygems slow requires by only running require for chef-utils/distLance Albertson2020-09-1575-75/+75
* Tighten requires a bit moreLance Albertson2020-09-152-2/+2
* Move chef-config/dist to chef-utils/distLance Albertson2020-09-157-17/+17