summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* Turn on unified_mode for 35 core resourcesLamont Granquist2019-10-2835-0/+65
* Fix typo in license noticePhilippe Ombredanne2019-10-221-1/+1
* Sync over resource documentation from the docs siteTim Smith2019-10-156-6/+6
* Update windows_service to ignore run_as_user caseJason Barnett2019-10-101-1/+1
* Add :leave action to windows_ad_join resourceJason Barnett2019-10-091-3/+72
* Merge pull request #8928 from MsysTechnologiesllc/sudo_file_validationTim Smith2019-10-081-2/+2
|\
| * Added sudo resource validationAmol Shinde2019-10-011-2/+2
* | make path idempotent by coercing to backwhacksTor Magnus Rakvåg2019-10-081-1/+2
* | Fix some places where constants from dist.rb were not used. Specifically for ...Tensibai2019-09-261-1/+1
|/
* Merge pull request #8765 from MsysTechnologiesllc/Kapil/MSYS-1015_chocolatey_...Lamont Granquist2019-09-181-1/+15
|\
| * Fix for chocolatey_package fails using extra optionsKapil Chouhan2019-09-091-1/+15
* | Merge pull request #8887 from ramereth/kernel_module-modprobe-fileTim Smith2019-09-161-0/+61
|\ \
| * | Add missing commaLance Albertson2019-09-161-1/+1
| * | Add example documentation for kernel_module resourceLance Albertson2019-09-161-0/+46
| * | Move condition outside of resource to avoid log spamLance Albertson2019-09-161-4/+5
| * | Add introduced flag for new parameterLance Albertson2019-09-161-0/+1
| * | Add options parameter for kernel_moduleLance Albertson2019-09-131-0/+13
* | | Add more resource examples to the codebaseTim Smith2019-09-1611-20/+219
|/ /
* | [macos] fix mac_user platform constraintsryan/fix-macos-buildRyan Cragun2019-09-102-2/+2
* | Merge pull request #8775 from chef/ryancragun/mac_userTim Smith2019-09-093-1/+121
|\ \ | |/ |/|
| * Add introduced fieldRyan Cragun2019-08-271-0/+2
| * Address review feedback round 1Ryan Cragun2019-07-261-19/+31
| * Add mac_user resource that is compatible with macOS >= 10.14Ryan Cragun2019-07-243-1/+107
* | support arrays of strings for optionslcg/chocolatey-splat-argsLamont Granquist2019-09-041-2/+2
* | Add unified_mode switch for resourcesLamont Granquist2019-08-121-13/+17
* | Backport another description from the docs siteTim Smith2019-08-081-1/+1
* | Hide a state property from the docsTim Smith2019-08-081-1/+1
* | Improve the auto-generated docsTim Smith2019-08-084-4/+4
* | Fix for rhsm_repo disable does not support wildcardKapil/MSYS-1065_rhsm_repo_disable_does_not_support_wildcardKapil chouhan2019-08-061-1/+1
* | Merge pull request #8747 from tomdoherty/lkm_disableTim Smith2019-07-191-1/+19
|\ \
| * | Implement disable for disabling kernel_modulesTom Doherty2019-07-171-1/+19
| |/
* | allow_downgrades by defaultLamont Granquist2019-07-191-2/+2
|/
* Add examples to the resourcesTim Smith2019-07-082-1/+64
* lazy procs are instance_exec in the resource alreadyLamont Granquist2019-07-056-13/+13
* Style/SymbolProcLamont Granquist2019-07-054-6/+6
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-0519-66/+66
* Style/ClassCheckLamont Granquist2019-07-055-9/+9
* Style/RegexpLiteralLamont Granquist2019-07-055-6/+6
* Style/NegatedIfLamont Granquist2019-07-055-6/+6
* Style/EmptyLiteralLamont Granquist2019-07-059-9/+9
* tweak Lint/BlockAlignmentLamont Granquist2019-07-024-66/+66
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-022-2/+2
* Style/SymbolArrayLamont Granquist2019-07-0213-35/+35
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-0223-0/+42
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-02110-1319/+1319
* Fix a typo in the hostname resource property descriptionsTim Smith2019-06-261-1/+1
* Add introduced fields for chocolatey_sourcechoco_docsTim Smith2019-06-251-3/+5
* Merge pull request #8635 from gep13/choco_sourceTim Smith2019-06-251-0/+33
|\
| * Address PR review feedbackGary Ewan Park2019-06-051-6/+5
| * (GH-8634) Add ability to further configure sourceGary Ewan Park2019-06-041-1/+35