summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* Simplify and add unit test for default routeTom Doherty2017-09-081-10/+4
* Allow specifying default gateway on RHEL/CentosTom Doherty2017-09-081-5/+21
* Ensure we quote ETHTOOL/BONDING_OPTSTom Doherty2017-09-081-2/+2
* Add options for bonding NICs on RHEL/CentosTom Doherty2017-09-071-0/+3
* Add support for specifying ETHTOOL_OPTS on Red HatTom Doherty2017-09-071-0/+1
* Merge pull request #6353 from mikedodge04/launchd2Tim Smith2017-09-062-3/+24
|\
| * Launchd should not load launchagents as root. #5846Mike Dodge2017-08-252-3/+28
* | Fixing specsnimisha2017-09-052-1/+3
* | Added define_resource_requirement and some other validationsnimisha2017-09-052-0/+20
* | Alternate user local logon authenticationnimisha2017-09-051-5/+1
* | Access remote_file resource source files as alternate user on Windowsadamedx2017-09-051-5/+22
* | Merge pull request #6359 from kzw/issue.6350Thom May2017-09-041-3/+20
|\ \
| * | style 2.1.retrigger traviskzwin2017-09-031-1/+1
| * | stylekzwin2017-09-021-1/+1
| * | log when git version is unparsablekzwin2017-09-021-1/+7
| * | implement feedback from reviewkzwin2017-09-021-3/+7
| * | lintedkzwin2017-08-281-2/+2
| * | handle apple gitkzwin2017-08-281-3/+10
* | | Support an array of keys for apt_repositoryGavin Reynolds2017-08-311-10/+12
* | | dnf_provider: be more specific when we provide `package` (#6351)Phil Dibowitz2017-08-281-1/+3
|/ /
* | Auto import gpg keys in zypper_repositoryzypper_repo_fixTim Smith2017-08-241-1/+1
* | Using FFI instead of Win32apinimisha2017-08-161-20/+19
* | Fixing Appveyor issuesnimisha2017-08-161-0/+1
* | Fixed specsnimisha2017-08-161-4/+4
* | Added windows_path resourcenimisha2017-08-161-0/+62
* | Fix the apt_preference action to be removepreference_actionTim Smith2017-08-101-1/+1
* | Avoid extra refresh resource and handle repos with spaceszypperTim Smith2017-08-091-10/+12
* | Add zypper_repository resourceTim Smith2017-08-092-0/+96
* | Merge pull request #5529 from chef/tas50/apt_preferenceTim Smith2017-07-271-0/+99
|\ \
| * | Make sure the helpers are in the right classTim Smith2017-05-121-7/+7
| * | Rework the cleanup logic and always use the santized name + testing improvementsTim Smith2017-05-121-15/+17
| * | Remove the recursive folder createTim Smith2017-05-121-1/+0
| * | Wire up provider/resource and use constants so we can testTim Smith2017-05-121-19/+15
| * | Why-run is always on so we don't need to enable it nowTim Smith2017-05-121-4/+0
| * | Require pin/pin_priority and update copyrightsTim Smith2017-05-121-1/+1
| * | Initial apt_preference commitTim Smith2017-05-121-0/+106
* | | Handle display names with trailing spacesPer Lundberg2017-07-241-1/+1
* | | Merge pull request #6131 from jamesbroadhead/add_HTTP_PATCHThom May2017-07-241-0/+14
|\ \ \
| * | | Add support for HTTP PATCH requestsJames Broadhead2017-05-081-0/+14
* | | | Added :elevated option for powershell_script resourceNimishaS2017-07-191-1/+2
* | | | [MSYS-586] Allow windows_task create action to update tasks. (#6193)Harikesh Kolekar2017-07-171-71/+92
* | | | Ensure the service_name is always escaped when using systemdDavide Cavalca2017-07-102-13/+15
* | | | Merge pull request #6252 from chef/shain/enable_zypper_optionsLamont Granquist2017-07-101-5/+5
|\ \ \ \
| * | | | Enable zypper package optionsshain/enable_zypper_optionsScott Hain2017-07-031-5/+5
* | | | | [MSYS-590] Make mount idempotent on Aix (#6213)NAshwini2017-07-051-8/+49
|/ / / /
* | | | fix execute resource to use shell_out_with_systems_localeLamont Granquist2017-06-301-1/+1
* | | | fixes for rubocop 0.49.1 engineLamont Granquist2017-06-204-4/+4
* | | | Fix chomp error for nil classpiyushawasthi2017-06-091-1/+1
* | | | convert breakpoint resource to a custom resourceLamont Granquist2017-05-251-38/+0
* | | | Ensure that we check the embedded gem binary lasttm/gem_pathThom May2017-05-161-5/+3
| |/ / |/| |