summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* Add a default_description in windows_tasktask_descriptionTim Smith2020-02-041-1/+2
* Document the new hidden field in mac_user ships in 15.8Tim Smith2020-02-031-2/+2
* Add an introduced field to sysctl and expand testingTim Smith2020-02-031-8/+23
* Merge pull request #8409 from lanky/sysctl_comment_blockTim Smith2020-02-031-1/+10
|\
| * Style errors - replaced single with double quotes.Stuart Sears2019-09-171-1/+1
| * Consolidated changes to sysctl.rbStuart Sears2019-09-171-2/+11
* | Merge pull request #9275 from chilcote/mac_user_fixTim Smith2020-02-031-0/+3
|\ \
| * | Account for if the propery is not being set in the resource, and also if it d...Joseph Chilcote2020-01-251-1/+1
| * | Adding support for IsHidden user attribute (macOS)Joseph Chilcote2020-01-251-0/+3
* | | apt_repository: add a description for components when using a PPATim Smith2020-01-281-1/+1
* | | Remove more support for Windows 2008 R2 / RHEL 5nuke_oldTim Smith2020-01-231-3/+0
|/ /
* | WIP: Chef-16 resource cleanup + unified_mode (#9174)Lamont Granquist2020-01-2132-37/+512
* | Merge pull request #9205 from chef/remove_2008_featureTim Smith2020-01-212-69/+17
|\ \
| * | Remove support for Windows 7 / 2008 from windows_featureremove_2008_featureTim Smith2020-01-162-69/+17
* | | 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