summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Bump version to 14.0.163 by Expeditorv14.0.163Chef Expeditor2018-03-241-1/+1
* | Merge pull request #6990 from chef/swapTim Smith2018-03-232-0/+210
|\ \ | |/ |/|
| * 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-232-0/+218
* | Bump version to 14.0.162 by Expeditorv14.0.162Chef Expeditor2018-03-231-1/+1
* | Bump version to 14.0.161 by Expeditorv14.0.161Chef Expeditor2018-03-231-1/+1
|/
* Bump version to 14.0.160 by Expeditorv14.0.160Chef Expeditor2018-03-231-1/+1
* 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
* | Bump version to 14.0.159 by Expeditorv14.0.159Chef Expeditor2018-03-221-1/+1
* | Merge pull request #6981 from chef/adjoinTim Smith2018-03-222-0/+91
|\ \
| * | Rename to windows_ad_joinTim Smith2018-03-222-4/+4
| * | 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-222-0/+81
* | | Bump version to 14.0.158 by Expeditorv14.0.158Chef Expeditor2018-03-221-1/+1
* | | Bump version to 14.0.157 by Expeditorv14.0.157Chef Expeditor2018-03-221-1/+1
|/ /
* | Merge pull request #7032 from chef/pr-6203Thom May2018-03-221-2/+6
|\ \
| * | Use a better (read: working) technique because I was totally wrong about $!.pr-6203Noah Kantrowitz2018-03-221-3/+6
| * | Fix white space in commitJohn Snow2018-03-221-1/+1
| * | Prevent shelled out command from execute resourceJohn Snow2018-03-222-7/+6
| * | Fix incorrectly written unless statementJohn Snow2018-03-221-1/+1
| * | Suppress nested causes for sensitive exceptionsJohn Snow2018-03-221-4/+6
* | | Bump version to 14.0.156 by Expeditorv14.0.156Chef Expeditor2018-03-221-1/+1
* | | Merge pull request #7022 from chef/sysctlTim Smith2018-03-222-0/+112
|\ \ \
| * | | 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
| * | | Fixes from reviewTim Smith2018-03-211-2/+1
| * | | Rename systctl_param to sysctlTim Smith2018-03-212-6/+7
| * | | Add sysctl_param resource from the sysctl cookbookTim Smith2018-03-212-0/+124
* | | | Bump version to 14.0.155 by Expeditorv14.0.155Chef Expeditor2018-03-221-1/+1
| |_|/ |/| |
* | | sudo: Don't fail on FreeBSD. Turns out there's a .d directoryTim Smith2018-03-221-9/+4
| |/ |/|
* | Bump version to 14.0.154 by Expeditorv14.0.154Chef Expeditor2018-03-221-1/+1
* | remove dead code from property declarationlcg/remove-dead-codeLamont Granquist2018-03-211-25/+0
* | Bump version to 14.0.153 by Expeditorv14.0.153Chef Expeditor2018-03-211-1/+1
* | Merge pull request #7023 from chef/lcg/rubocop-fixesLamont Granquist2018-03-219-27/+27
|\ \
| * | rubocop fixes from engine bump to 0.54.0lcg/rubocop-fixesLamont Granquist2018-03-219-27/+27
| |/
* | Bump version to 14.0.152 by Expeditorv14.0.152Chef Expeditor2018-03-211-1/+1
* | Merge pull request #7016 from chef/tm/chef_guidThom May2018-03-213-1/+25
|\ \
| * | Save the node's UUID as an attributetm/chef_guidThom May2018-03-213-1/+25
* | | Bump version to 14.0.151 by Expeditorv14.0.151Chef Expeditor2018-03-211-1/+1
* | | Merge pull request #7015 from chef/windows_feature_fixTim Smith2018-03-211-5/+15
|\ \ \
| * | | Support installing removed windows features from sourcewindows_feature_fixTim Smith2018-03-201-5/+15
| | |/ | |/|