summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* yum_repostiroy: Allow baseurl to be an array & allow fastestmirror_enabled falseupdate_yumTim Smith2017-01-051-3/+10
* Fixed Review Commentsnimisha2017-01-051-6/+6
* Fixed rubocop style issuesVasu11052016-12-291-5/+5
* Added specs and fixed existing specsVasu11052016-12-291-5/+5
* Fixed typoVasu11052016-12-291-5/+5
* Adding returns property to chocolatey_package resourceVasu11052016-12-281-5/+7
* Merge pull request #5679 from chef/lcg/fix-group-dsclLamont Granquist2016-12-221-11/+11
|\
| * fix dscl group provider func breakageLamont Granquist2016-12-221-11/+11
* | Merge pull request #5678 from chef/lcg/fix-aix-breakageLamont Granquist2016-12-221-1/+4
|\ \ | |/ |/|
| * properly only call set_options onceLamont Granquist2016-12-221-1/+1
| * fix aix breakage from d5517ce1e766c096dde16e5c8a10732ee346c5dcLamont Granquist2016-12-221-1/+4
* | cleanup of ifconfig and route providerslcg/route-ifconfigLamont Granquist2016-12-225-309/+296
|/
* user provider cleanupLamont Granquist2016-12-228-199/+185
* Merge pull request #5673 from chef/lcg/group-provider-cleanupLamont Granquist2016-12-2210-228/+203
|\
| * cleanup of group providerlcg/group-provider-cleanupLamont Granquist2016-12-2110-228/+203
* | fix master breakagelcg/oopsLamont Granquist2016-12-211-1/+1
* | Style/NumericPredicate comparison stylelcg/numericpredicateLamont Granquist2016-12-215-5/+5
|/
* fix unnecessary quoting of argslcg/deprecate-run-commandLamont Granquist2016-12-201-1/+1
* fix groupadd specs and modernizeLamont Granquist2016-12-201-28/+25
* remove run_command from groupaddLamont Granquist2016-12-201-3/+3
* Merge pull request #5548 from chef/lcg/chefstyle-updatesThom May2016-12-0715-25/+27
|\
| * fix Style/NonNilCheckLamont Granquist2016-12-065-7/+7
| * fix Style/NilComparisonLamont Granquist2016-12-063-3/+3
| * fix Style/DefWithParenthesesLamont Granquist2016-12-065-9/+9
| * fix Style/SpaceInsideStringInterpolationLamont Granquist2016-12-062-4/+4
| * fix Style/MultilineIfModifierLamont Granquist2016-12-061-2/+4
* | Merge pull request #5613 from spuder/patch-1Bryan McLellan2016-12-061-2/+2
|\ \ | |/ |/|
| * Fixes #5256Spencer Owen2016-12-051-2/+2
* | Ensure Access Controls on link resourceCOOL-614/tduffield/link-keep-access-controlsTom Duffield2016-12-061-0/+6
* | fix yum regexp similarly to rpm regexp in #3985lcg/fix-yum-regexpLamont Granquist2016-12-051-1/+1
|/
* Merge pull request #5607 from chef/adamleff/update-ohai-resourceThom May2016-12-051-3/+5
|\
| * Update ohai resource to new style, stop overwriting name propertyadamleff/update-ohai-resourceAdam Leff2016-12-021-3/+5
* | Merge pull request #5603 from ttr/masterTim Smith2016-12-021-1/+1
|\ \ | |/ |/|
| * linux mount provider - skip device detection for zfsTomasz Rudzki (ttr)2016-12-011-1/+1
* | Alias unmount to umount for mount resourceGrant Ridder2016-11-301-0/+2
|/
* Add support to cab_package for non-English system localesjugatsu2016-11-291-1/+1
* Using shell_out_with_timeout! to throw exception if the command fails.NimishaS2016-11-231-2/+1
* Merge pull request #5460 from chef/tm/deprecation_with_urlThom May2016-11-161-2/+2
|\
| * Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-2/+2
* | msu_package resource for Microsoft Update packagesNimishaS2016-11-161-0/+163
|/
* Merge pull request #5315 from MsysTechnologiesllc/dh/adding_powershell_packag...Bryan McLellan2016-11-111-0/+114
|\
| * Additional changes based on more review commentsdheerajd-msys2016-11-101-31/+23
| * Modified code based on review commentsdheerajd-msys2016-11-101-35/+21
| * Added unit specs for powershell packagedheerajd-msys2016-11-102-33/+41
| * Added code for adding support for powershell package managerdheerajd-msys2016-11-102-0/+128
* | Respond to review comments and chefstyletm/rescue_5115Thom May2016-11-101-1/+1
|/
* Fixed 5459 - Purge yum cache before deleting repo config (#5509)Ian C. Ward2016-11-071-7/+6
* Add a default GID for user creation on MacOS (#5393)cgerke2016-11-021-3/+8
* Merge pull request #5063 from ChaosCloud/masterLamont Granquist2016-11-011-9/+25
|\
| * Merge branches 'master' and 'master' of https://github.com/chef/chefAbhishekKr2016-10-085-23/+19
| |\