summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* Update all our links to use the new docs site formatTim Smith2020-03-311-1/+1
* Chefstyle fixes identified with Rubocop 0.80Tim Smith2020-03-164-10/+10
* Merge pull request #9495 from chef/cookstyle_fixesTim Smith2020-03-164-10/+7
|\
| * Cookstyle fixes for our resourcesTim Smith2020-03-164-10/+7
* | Use the chef-utils helpers in our resourcesTim Smith2020-03-163-4/+4
|/
* Account for if the propery is not being set in the resource, and also if it d...Joseph Chilcote2020-02-031-1/+4
* Adding support for IsHidden user attribute (macOS)Joseph Chilcote2020-02-031-1/+29
* editing one more line outJoseph Chilcote2020-02-031-2/+0
* Fixes #9171Joseph Chilcote2020-02-031-7/+22
* debian 10 ifconfig fixLamont Granquist2020-01-301-4/+13
* launchd: Fix capitalization of HardResourceLimitsMarc Seeger2020-01-221-1/+1
* Merge pull request #9153 from MsysTechnologiesllc/Nimesh/MSYS-1178_cron_resou...Tim Smith2020-01-162-11/+63
|\
| * Added time_out property in cronNimesh-Msys2019-12-132-11/+63
* | Fixed chefstylevasundhara/Fix_for_windows_task_not_idempotent_windows19_16Vasu11052020-01-161-1/+0
* | Fix for windows task not idempotent on the windows19 and windows 16Vasu11052020-01-161-2/+3
* | Clear password flags when setting the passwordAron List2020-01-131-1/+1
* | Fix mac_user breakage and loggingLamont Granquist2019-12-121-22/+17
|/
* Add output for the file provider verification (#9039)Lamont Granquist2019-12-091-1/+4
|\
| * Fix undefined method `dirname' for Chef::Provider::File:Classlcg/file-verifier-outputVivek Singh2019-12-021-1/+1
| * add output for the file provider verificationLamont Granquist2019-12-011-1/+4
* | Merge pull request #9036 from MsysTechnologiesllc/VSingh/fix-apt-repository-r...Tim Smith2019-12-091-2/+1
|\ \
| * | Use URI.escape for url with spacesVivek Singh2019-12-021-2/+3
| * | Fix apt_repository uri single/double quotes and spacesVivek Singh2019-12-021-4/+2
| |/
* | Resolve non-zero "success" error code issues with linux_user re… (#9105)Lamont Granquist2019-12-041-1/+6
|\ \
| * | Removed method for defining return codes, changed to evaluate stderr on exit ...skippy2019-11-191-15/+10
| * | Replaced 'test' shellout with `Dir.exist?`skippy2019-11-181-4/+1
| * | Resolved all chefstyle failuresskippy2019-11-171-1/+1
| * | re-un-inverted my previous 3am coding adventure in double negativesskippy2019-11-171-1/+1
| * | Resolved failing tests, fixed inverted logicskippy2019-11-171-4/+4
| * | Resolved issues with tests not receiving exactly what they expected.skippy2019-11-171-1/+1
| * | Fixed my bad typing and misplaced colons.skippy2019-11-171-1/+1
| * | Modifed linux_user resource to add an additional 'returns' field to each acti...skippy2019-11-171-5/+18
* | | [yum_repository] Add indentation for multiple baseurlsNoam Lerner2019-12-041-1/+1
| |/ |/|
* | Convert reboot resource to a custom resource with descriptionsTim Smith2019-11-181-78/+0
|/
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-0822-51/+54
* Merge pull request #9047 from jaymzh/fix_enableLamont Granquist2019-11-042-2/+30
|\
| * Fix enable on indirect unitsPhil Dibowitz2019-11-042-2/+30
* | Updates for Chefstyle with Rubocop 0.75.1Tim Smith2019-11-041-1/+1
* | systemd_unit needs to logPhil Dibowitz2019-11-011-0/+12
|/
* Merge pull request #8961 from jeremyhage/fix-windows-package-path-envTim Smith2019-10-142-5/+5
|\
| * Avoid a PATH environment variable update before a windows package installJeremy HAGE2019-10-072-5/+5
* | Fix yum & dnf shellout if exit with nonzero status (#8972)Lamont Granquist2019-10-102-6/+16
|\ \
| * | Fix chefstyleVivek Singh2019-10-102-0/+2
| * | Update exception messageVivek Singh2019-10-092-10/+4
| * | Fix yum & dnf shellout if exit with nonzero statusVivek Singh2019-10-092-6/+20
| |/
* | Update windows_service to ignore run_as_user caseJason Barnett2019-10-101-1/+1
|/
* Merge pull request #8765 from MsysTechnologiesllc/Kapil/MSYS-1015_chocolatey_...Lamont Granquist2019-09-181-3/+11
|\
| * Fix for chocolatey_package fails using extra optionsKapil Chouhan2019-09-091-3/+11
* | [macos] fix mac_user platform constraintsryan/fix-macos-buildRyan Cragun2019-09-101-20/+20
* | Merge pull request #8869 from MsysTechnologiesllc/Kapil/MSYS-1094_user_resour...Tim Smith2019-09-101-1/+1
|\ \