summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* Add additional descriptions to resource and update othersTim Smith2018-11-0710-33/+46
* Merge pull request #7876 from chef/windows_firewall_14Tim Smith2018-11-051-0/+200
|\
| * Make windows_firewall a preview resourcewindows_firewall_14Tim Smith2018-11-051-0/+1
| * remove references to the cookbookTor Magnus Rakvåg2018-11-051-4/+0
| * port resource from cookbook, add descriptionsTor Magnus Rakvåg2018-11-051-0/+203
* | Merge pull request #7875 from chef/validations_14Tim Smith2018-11-056-9/+18
|\ \
| * | Add more validation_messages to propertiesTim Smith2018-11-056-9/+18
| |/
* | Skip more resources and set others to desired state falseTim Smith2018-11-0517-19/+26
* | Properly deprecate visudo_path property in sudo resourceTim Smith2018-11-051-1/+1
* | Update descriptions and add default_description fieldsTim Smith2018-11-057-10/+10
* | Don't document state properties in systemd_unitTim Smith2018-11-051-4/+4
|/
* - Added `description` property on windows_task resourcebtm/14-backport-7777kapil chouhan2018-11-011-0/+4
* Merge pull request #7831 from chef/dmg_package_14Tim Smith2018-10-311-39/+51
|\
| * Fix accepting the EULA not workingTim Smith2018-10-311-2/+5
| * Better detect currently installed packagesTim Smith2018-10-311-3/+3
| * memoize passphrase_cmdTim Smith2018-10-311-1/+1
| * Move dmg attached check out to a helper methodTim Smith2018-10-311-1/+7
| * header property: Don't default to nil or accept nilTim Smith2018-10-311-2/+2
| * Move more functionality to helper methods and propertiesTim Smith2018-10-311-13/+20
| * Use full path to hdiutil and prevent finder opening the mounted dmg windowTim Smith2018-10-311-4/+4
| * Don't rely on shelling out to grep to determine if EULA is necessaryTim Smith2018-10-311-3/+3
| * Remove declare_resource usageTim Smith2018-10-311-4/+5
| * Fix dmg_name to actually work the way it was meant toTim Smith2018-10-311-2/+3
| * Remove logic that uniquely named the remote_file resourceTim Smith2018-10-311-2/+1
| * Set desired state on several propertiesTim Smith2018-10-311-5/+6
| * Add missing periods to the descriptionsTim Smith2018-10-311-2/+2
| * Use current_value instead of the installed propertyTim Smith2018-10-311-8/+2
* | Merge pull request #7833 from chef/windows_resources_14Tim Smith2018-10-312-0/+584
|\ \
| * | Update the introduced field to be 14.7Tim Smith2018-10-312-2/+2
| * | Auto mark windows_certificate as sensitive if a password is setTim Smith2018-10-312-3/+9
| * | Description fixes from reviewTim Smith2018-10-312-6/+6
| * | Add windows_certificate and windows_share resourcesTim Smith2018-10-312-0/+578
| |/
* | Add macOS support to the timezone resourceTim Smith2018-10-311-32/+60
|/
* Merge pull request #7811 from chef/docs_improvementsTim Smith2018-10-319-19/+20
|\
| * Add skip_docs and default_description to resource propertiesdocs_improvementsTim Smith2018-10-302-2/+3
| * Update description fields from the docs siteTim Smith2018-10-308-17/+17
* | Allow passing array to supports in mount againarray_mountTim Smith2018-10-301-2/+2
|/
* Fix locale on RHEL 6 / Amazon LinuxTim Smith2018-10-251-1/+1
* Add support for localized system account to windows_task resourceAnton Kvashenkin2018-10-161-238/+240
* Shellout with an array for safetTim Smith2018-10-091-5/+1
* Add the timezone resource from the timezone_lwrp cookbookTim Smith2018-10-091-0/+95
* fixed typo in descriptionJoshua Colson2018-10-021-1/+1
* Fixed introduced version to 14.6 for newly added properties in zypper_package...Vasu11052018-09-262-2/+2
* Merge pull request #7677 from MsysTechnologiesllc/vasundhara/MSYS-888_Add_ful...Tim Smith2018-09-251-0/+4
|\
| * Added introduced version for full_name property.vasu11052018-09-251-1/+2
| * MSYS-888 Adds full_name property to user resource for Windows.vasu11052018-09-241-0/+3
* | Merge pull request #7666 from chef/delcareTim Smith2018-09-251-4/+4
|\ \
| * | Remove declare_resource usage in ohai_hintdelcareTim Smith2018-09-201-4/+4
* | | added introduced fielddheerajd-msys2018-09-251-1/+2
* | | added intermediate instruction for crondheerajd-msys2018-09-251-1/+3