summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 15.4.9 by Chef Expeditorv15.4.9Chef Expeditor2019-09-251-1/+1
* Bump version to 15.4.8 by Chef Expeditorv15.4.8Chef Expeditor2019-09-251-1/+1
* Fix knife ssh interactive mode exit errorVivek Singh2019-09-251-1/+1
* Bump version to 15.4.7 by Chef Expeditorv15.4.7Chef Expeditor2019-09-251-1/+1
* [Resource::remote_file] Fix show_progress in remote_file is cau… (#8904)Lamont Granquist2019-09-241-3/+3
|\
| * Fix show_progress in remote_file is causing FloatDomainError: InfinityVivek Singh2019-09-191-3/+3
* | Bump version to 15.4.6 by Chef Expeditorv15.4.6Chef Expeditor2019-09-251-1/+1
* | Bump version to 15.4.5 by Chef Expeditorv15.4.5Chef Expeditor2019-09-241-1/+1
* | fix comverge_if_changed to compare default valueslcg/converge-if-changedLamont Granquist2019-09-231-8/+14
* | Bump version to 15.4.4 by Chef Expeditorv15.4.4Chef Expeditor2019-09-231-1/+1
* | Bump version to 15.4.3 by Chef Expeditorv15.4.3Chef Expeditor2019-09-191-1/+1
|/
* Bump version to 15.4.2 by Chef Expeditorv15.4.2Chef Expeditor2019-09-181-1/+1
* Merge pull request #8765 from MsysTechnologiesllc/Kapil/MSYS-1015_chocolatey_...Lamont Granquist2019-09-182-4/+26
|\
| * Fix for chocolatey_package fails using extra optionsKapil Chouhan2019-09-092-4/+26
* | Bump version to 15.4.1 by Chef Expeditorv15.4.1Chef Expeditor2019-09-161-1/+1
* | Bump version to 15.5.1 by Chef Expeditorv15.5.1Chef Expeditor2019-09-161-1/+1
* | Merge pull request #8887 from ramereth/kernel_module-modprobe-fileTim Smith2019-09-161-0/+61
|\ \
| * | Add missing commaLance Albertson2019-09-161-1/+1
| * | Add example documentation for kernel_module resourceLance Albertson2019-09-161-0/+46
| * | Move condition outside of resource to avoid log spamLance Albertson2019-09-161-4/+5
| * | Add introduced flag for new parameterLance Albertson2019-09-161-0/+1
| * | Add options parameter for kernel_moduleLance Albertson2019-09-131-0/+13
* | | Bump version to 15.5.0 by Chef Expeditorv15.5.0Chef Expeditor2019-09-161-1/+1
* | | Bump version to 15.4.0 by Chef ExpeditorChef Expeditor2019-09-161-1/+1
* | | Add more resource examples to the codebaseTim Smith2019-09-1611-20/+219
* | | Bump version to 15.3.15 by Chef Expeditorv15.3.15Chef Expeditor2019-09-141-1/+1
* | | Revert "Drop privileges before creating files in solo mode"lcg/revert-drop-permsLamont Granquist2019-09-111-1/+1
|/ /
* | Bump version to 15.3.14 by Chef Expeditorv15.3.14Chef Expeditor2019-09-111-1/+1
* | Bump version to 15.3.13 by Chef Expeditorv15.3.13Chef Expeditor2019-09-111-1/+1
* | Fix typo when checking for existing chef-clientWill Fisher2019-09-111-1/+1
* | Bump version to 15.3.12 by Chef Expeditorv15.3.12Chef Expeditor2019-09-111-1/+1
* | Merge pull request #8874 from chef/ryan/fix-macos-buildTim Smith2019-09-113-22/+22
|\ \
| * | [macos] fix mac_user platform constraintsryan/fix-macos-buildRyan Cragun2019-09-103-22/+22
* | | fix this error messageLamont Granquist2019-09-101-1/+1
|/ /
* | Bump version to 15.3.11 by Chef Expeditorv15.3.11Chef Expeditor2019-09-101-1/+1
* | Merge pull request #8869 from MsysTechnologiesllc/Kapil/MSYS-1094_user_resour...Tim Smith2019-09-101-1/+1
|\ \
| * | Fix for MSYS-1094 user resource does not handle a gid specified as a stringKapil chouhan2019-09-101-1/+1
| |/
* | Bump version to 15.3.10 by Chef Expeditorv15.3.10Chef Expeditor2019-09-101-1/+1
* | Bump version to 15.4.0 by Chef Expeditorv15.4.0Chef Expeditor2019-09-101-1/+1
* | Bump version to 15.3.9 by Chef Expeditorv15.3.9Chef Expeditor2019-09-101-1/+1
* | Merge pull request #8775 from chef/ryancragun/mac_userTim Smith2019-09-097-3/+753
|\ \
| * | add functional testryancragun/mac_userRyan Cragun2019-09-031-4/+4
| * | Add introduced fieldRyan Cragun2019-08-271-0/+2
| * | Wrap all shell_out's that change the system in converge_byRyan Cragun2019-08-081-27/+26
| * | Make user and admin group plists first classRyan Cragun2019-07-291-111/+121
| * | remove validation that is now in the resourceRyan Cragun2019-07-291-11/+0
| * | Address review feedback round 1Ryan Cragun2019-07-262-115/+150
| * | Add mac_user resource that is compatible with macOS >= 10.14Ryan Cragun2019-07-247-3/+718
* | | Bump version to 15.3.8 by Chef Expeditorv15.3.8Chef Expeditor2019-09-101-1/+1
* | | Merge pull request #8847 from MsysTechnologiesllc/bundle_install_with_localTim Smith2019-09-091-2/+7
|\ \ \