summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
...
* updates from reviewDavin Taddeo2020-09-301-1/+1
* trailing space cleanup.Davin Taddeo2020-09-301-1/+1
* fix for the windows_audit_policy resource and added some tests for it into th...Davin Taddeo2020-09-301-24/+26
* Bump dependencies to latest + resolve Chefstyle warningTim Smith2020-09-281-0/+1
* Merge pull request #10463 from 007lva/chore/use-ruby-2.6-endless-rangeTim Smith2020-09-251-1/+1
|\
| * Use Ruby 2.6 endless Range syntax007lva2020-09-241-1/+1
* | autoload addressable/uri on :URI inside addressable modulemwrock2020-09-241-1/+3
|/
* Merge pull request #10451 from chef/requiresTim Smith2020-09-231-1/+1
|\
| * Use ChefUtils::CANARY and update to the chefstyle that enforces thatTim Smith2020-09-231-1/+1
* | Fix examples markdown in chef_handler resource.example-fix-for-chef_handler-resourcePete Higgins2020-09-231-0/+1
|/
* Fix the get_installed_profiles to properly return a hashTim Smith2020-09-171-1/+1
* Fix querying of installed profile data and avoid writing data to diskTim Smith2020-09-171-4/+3
* Docs fixes from reviewTim Smith2020-09-164-11/+11
* Resolve Style/RedundantCondition copTim Smith2020-09-161-1/+1
* 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
* 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
* Update dist constants in chef_client_launchd to use chef-utilsLance Albertson2020-09-151-7/+7
* 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-151-1/+1
* Workaround rubygems slow requires by only running require for chef-utils/distLance Albertson2020-09-1531-31/+31
* Tighten requires a bit moreLance Albertson2020-09-152-2/+2
* Move chef-config/dist to chef-utils/distLance Albertson2020-09-154-13/+13
* fix a few new instances of Chef::DistMarc Chamberland2020-09-154-7/+7
* merge all dist files back into dist.rbMarc Chamberland2020-09-1523-23/+23
* tighten all require statements for dist implementationMarc Chamberland2020-09-1528-28/+25
* move dist implementation into chef-utilsMarc Chamberland2020-09-1536-124/+124
* Update validation error messageTim Smith2020-09-111-1/+1