summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* Add introduced fields to cron and cron_dTim Smith2020-01-162-0/+2
* Merge pull request #9153 from MsysTechnologiesllc/Nimesh/MSYS-1178_cron_resou...Tim Smith2020-01-162-0/+56
|\
| * Added time_out property in cronNimesh-Msys2019-12-132-0/+56
* | Merge pull request #9187 from julienhuon/masterTim Smith2020-01-141-21/+32
|\ \
| * | Check renewall all inlineJulien Huon2020-01-141-2/+1
| * | Adds introduced to the property renew_before_expiryJulien Huon2020-01-141-1/+2
| * | Fix : renew the certificate only if renew_before_expiry is set.Julien Huon2019-12-251-23/+30
| * | Add the capability to automatically renew a certificate with x509_certificate...Julien Huon2019-12-251-2/+6
* | | Fix sudo verify regression on 2nd convergeAmol Shinde2019-12-241-4/+13
|/ /
* | apply ownership to extracted files onlyMarc Chamberland2019-12-181-2/+5
|/
* add output for the file provider verificationLamont Granquist2019-12-011-1/+4
* revert failure testingLamont Granquist2019-11-181-4/+3
* build build_essential for rhelLamont Granquist2019-11-181-11/+23
* Merge pull request #7239 from chef/reboot_resourceTim Smith2019-11-181-4/+48
|\
| * Fix spec failures by moving default_actionTim Smith2019-11-181-3/+6
| * Convert reboot resource to a custom resource with descriptionsTim Smith2019-11-181-2/+43
* | Description improvementsTim Smith2019-11-151-2/+2
* | Improve input validation on windows_packageTim Smith2019-11-151-9/+28
|/
* Improve resource descriptions and the rake task for docs generationTim Smith2019-11-146-7/+7
* Merge pull request #8916 from Intility/windows-firewall-profilesTim Smith2019-11-141-6/+11
|\
| * fix a chefstyle issueTor Magnus Rakvåg2019-10-071-1/+1
| * fix chefstyle errorsTor Magnus Rakvåg2019-10-071-2/+2
| * unkown profiles should raise a validation errorTor Magnus Rakvåg2019-10-071-1/+6
| * these parameters require arraysTor Magnus Rakvåg2019-09-261-2/+2
| * improved factoringTor Magnus Rakvåg2019-09-261-9/+2
| * the profile property has to support arraysTor Magnus Rakvåg2019-09-251-5/+12
* | Wrap the sleep in a converge blockTim Smith2019-11-081-1/+3
* | Better describe the example resource usageTim Smith2019-11-081-2/+1
* | Update lib/chef/resource/chef_sleep.rb Tim Smith2019-11-081-1/+1
* | Update lib/chef/resource/chef_sleep.rb Tim Smith2019-11-081-1/+1
* | Update documentation and add a Test Kitchen testTim Smith2019-11-081-1/+29
* | Add new chef_sleep resourceTim Smith2019-11-081-0/+41
* | Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-087-10/+15
* | Fix enable on indirect unitsPhil Dibowitz2019-11-042-0/+4
* | tweak unified_mode settingslcg/unified-mode1Lamont Granquist2019-10-292-4/+4
* | 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