summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* Revert homebrew_tap to using String for ownerproperties3Tim Smith2018-11-191-1/+1
* Allow Integers for all group / owner propertiesTim Smith2018-11-1613-22/+22
* Updates from the review of #7929Tim Smith2018-11-1512-13/+13
* Add descriptions to the cron resourceTim Smith2018-11-152-11/+38
* Merge pull request #7929 from chef/docsTim Smith2018-11-1516-32/+32
|\
| * Improve resource descriptions for documentationTim Smith2018-11-1416-32/+32
* | Merge pull request #7905 from MsysTechnologiesllc/Kapil/MSYS-873_windows_feat...Tim Smith2018-11-141-17/+13
|\ \ | |/ |/|
| * removed features are also available for installation in windows_feature_dismKapil Chouhan2018-11-091-17/+13
* | Replace usage of win_friendly_path helper in windows_certificatewin_friendly_pathTim Smith2018-11-131-1/+2
* | windows_feature: Move provider logic into the default of the install_method p...windows_featureTim Smith2018-11-091-5/+5
* | Merge pull request #7895 from chef/sp/fix7715Stuart Preston2018-11-091-1/+1
|\ \
| * | Switch to UPN format (domain_user@domain_name) to build the credential object...sp/fix7715Stuart Preston2018-11-081-1/+1
* | | Make sure we define windows_task resource on *nix systemstask_fixTim Smith2018-11-081-231/+230
|/ /
* | More tweaks to when we quote defaults in resource-inspectorTim Smith2018-11-071-1/+1
* | More resource description updatesTim Smith2018-11-0722-36/+33
* | Coerce arrays of ints to an array of stringsfirewallTim Smith2018-11-061-2/+4
* | Allow passing multiple ports in windows_firewallTim Smith2018-11-061-14/+17
* | Add additional descriptions to resource and update otherswordingTim Smith2018-11-0610-33/+46
* | Merge pull request #7871 from tomdoherty/run-initramfs_command-only-onceTim Smith2018-11-051-13/+19
|\ \
| * | Defer running initramfs_command until end of runTom Doherty2018-11-051-13/+19
* | | Merge pull request #7867 from chef/validationsTim Smith2018-11-056-9/+18
|\ \ \
| * | | Add more validation_messages to propertiesvalidationsTim Smith2018-11-036-9/+18
| |/ /
* | | Merge pull request #7842 from Intility/windows_firewall_ruleTim Smith2018-11-051-0/+199
|\ \ \
| * | | remove references to the cookbookTor Magnus Rakvåg2018-11-011-4/+0
| * | | port resource from cookbook, add descriptionsTor Magnus Rakvåg2018-11-011-0/+203
* | | | Merge pull request #7808 from chef/resource_descriptionsTim Smith2018-11-0524-34/+41
|\ \ \ \ | |_|/ / |/| | |
| * | | Skip more resources and set others to desired state falseresource_descriptionsTim Smith2018-10-3017-19/+26
| * | | Properly deprecate visudo_path property in sudo resourceTim Smith2018-10-301-1/+1
| * | | Update descriptions and add default_description fieldsTim Smith2018-10-307-10/+10
| * | | Don't document state properties in systemd_unitTim Smith2018-10-301-4/+4
* | | | Merge pull request #7857 from Intility/doc-fixTim Smith2018-11-021-1/+1
|\ \ \ \
| * | | | update description with the powershell_package_source resourceTor Magnus Rakvåg2018-11-021-1/+1
| | |/ / | |/| |
* | | | Merge pull request #7777 from MsysTechnologiesllc/Kapil/MSYS-913_add_descript...Bryan McLellan2018-11-011-0/+4
|\ \ \ \
| * | | | - Added `description` property on windows_task resourcekapil chouhan2018-10-301-0/+4
* | | | | Merge pull request #7787 from chef/ohai_nameTim Smith2018-11-011-4/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove the deprecated ohai_name property from the ohai resourceohai_nameTim Smith2018-10-291-4/+0
* | | | | Merge pull request #7818 from chef/windows_resourcesTim Smith2018-10-312-2/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove preview resource from windows_certificate & windows_shareTim Smith2018-10-302-2/+0
* | | | | Merge pull request #7731 from chef/windows_resourcesTim Smith2018-10-302-0/+584
|\ \ \ \ \ | |/ / / /
| * | | | Update the introduced field to be 14.7Tim Smith2018-10-302-2/+2
| * | | | Auto mark windows_certificate as sensitive if a password is setTim Smith2018-10-302-3/+9
| * | | | Description fixes from reviewTim Smith2018-10-292-6/+6
| * | | | Add windows_certificate and windows_share resourcesTim Smith2018-10-292-0/+578
| |/ / /
* | | | Fix support for passing route type as a Stringroute_resourceTim Smith2018-10-291-1/+1
* | | | Remove unused route resource propertiesTim Smith2018-10-291-14/+24
|/ / /
* | | Merge pull request #7789 from chef/freebsdTim Smith2018-10-291-19/+1
|\ \ \
| * | | Remove deprecated support for FreeBSD pkg providerfreebsdTim Smith2018-10-281-19/+1
| | |/ | |/|
* | | Merge pull request #7802 from chef/dmg_packageLamont Granquist2018-10-291-39/+51
|\ \ \
| * | | Fix accepting the EULA not workingdmg_packageTim Smith2018-10-281-2/+5
| * | | Better detect currently installed packagesTim Smith2018-10-281-3/+3