summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* Add support for route metric (#7140)tomdoherty2018-04-131-1/+1
* Merge pull request #7133 from chef/fix_pw_rhsmThom May2018-04-091-6/+8
|\
| * Fix RHSM registration using passwordsfix_pw_rhsmTim Smith2018-04-061-6/+8
* | Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-0638-32/+43
|/
* fix improper boolean to int conversionErik Gomez2018-04-051-2/+2
* Merge pull request #7093 from brewn/windows-printer-port-typoTim Smith2018-04-021-1/+5
|\
| * remove trailing whitespacesbrewn2018-03-301-2/+2
| * add descriptions for actionsbrewn2018-03-291-0/+4
| * add periodbrewn2018-03-291-1/+1
| * fix typobrewn2018-03-291-1/+1
* | Don't fail on every hostname with windowsTim Smith2018-04-021-1/+1
* | Copy over the caching logic from the windows cookbookwindows_feature++Tim Smith2018-03-291-46/+167
* | Minor syncs from the windows cookbook in windows_feature_dismTim Smith2018-03-291-3/+3
* | homebrew_tap / homebrew_cask: Fix compile time errors with the user mixinTim Smith2018-03-292-2/+2
* | macos_userdefaults: Fix 2 failuresTim Smith2018-03-291-1/+18
|/
* Fix method missing error in dmg_packageTim Smith2018-03-291-1/+1
* get rid of remove in description since this resource doesn't do thatbrewn2018-03-291-1/+1
* Merge pull request #7082 from brewn/windows-ad-join-descriptionTim Smith2018-03-291-0/+2
|\
| * remove defaultbrewn2018-03-291-1/+1
| * add description for :join actionbrewn2018-03-281-0/+2
* | Do the bare minimum validation to make sure we don't get a FQDN on windowsvalidate_hostnameTim Smith2018-03-281-8/+7
* | Add basic hostname validationTim Smith2018-03-281-0/+2
* | Keep case sensitivity on Windows < 2012case_insensitve_dismTim Smith2018-03-281-3/+11
* | windows_feature_dism: Be case insensitive with feature namesTim Smith2018-03-271-2/+7
|/
* Fix array parsing in windows_feature_dism / windows_feature_powershellfix_dismTim Smith2018-03-272-3/+6
* Merge pull request #7074 from chef/release_notes_v1Tim Smith2018-03-278-16/+18
|\
| * More release note updates from reviewsTim Smith2018-03-271-1/+2
| * Update release notes and resources to matchTim Smith2018-03-277-15/+16
* | forgot commabrewn2018-03-271-1/+1
* | specify ruby type for visudo_binarybrewn2018-03-271-1/+1
|/
* Add / update descriptionsTim Smith2018-03-268-20/+19
* mechanical conversion of most debug log statements to traceThom May2018-03-268-24/+28
* Merge pull request #7048 from chef/fix_windows_pagefileTim Smith2018-03-241-38/+19
|\
| * Remove path helpers from window_pagefileTim Smith2018-03-231-38/+19
* | Use the newly built in sysctl resourceswapTim Smith2018-03-231-3/+1
* | Remove a Chef 13-ismTim Smith2018-03-231-6/+0
* | Add swap_file resource form the swap cookbookTim Smith2018-03-231-0/+217
|/
* Merge pull request #7038 from chef/sudo_whichTim Smith2018-03-232-7/+17
|\
| * Call the new method namesudo_whichTim Smith2018-03-221-1/+1
| * Rename visudo_path -> visudo_binary and raise if the old one is usedTim Smith2018-03-221-2/+11
| * Make sure we return true in visudo_present helperTim Smith2018-03-221-2/+2
| * Match order to cookbookTim Smith2018-03-221-3/+4
| * Fix template to match the updated version in the cookbookTim Smith2018-03-221-1/+1
* | Rename to windows_ad_joinTim Smith2018-03-221-3/+3
* | Require the domain_name to be a FQDNTim Smith2018-03-221-2/+4
* | Handle reboots in Chef and provide finer grained control of behaviorTim Smith2018-03-221-5/+13
* | Add windows_adjoin resourceTim Smith2018-03-221-0/+80
* | Merge pull request #7022 from chef/sysctlTim Smith2018-03-221-0/+111
|\ \ | |/ |/|
| * Fix the condition on the raise with unknown keysTim Smith2018-03-221-1/+1
| * Just remove the config file and reload sysctlsysctlTim Smith2018-03-211-19/+7