summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* checkpointlcg/chef-sugarLamont Granquist2019-09-0522-46/+49
* Merge pull request #7483 from MsysTechnologiesllc/dh/MSYS-854_support_task_on...Tim Smith2018-08-201-3/+8
|\
| * added functional testdheerajd-msys2018-07-261-8/+6
| * update for idempotent and test casedheerajd-msys2018-07-261-3/+8
| * [MSYS-854]support for task on batterydheerajd-msys2018-07-261-0/+2
* | Merge pull request #7558 from cosinusoidally/issue-7540Tim Smith2018-08-201-1/+2
|\ \
| * | Restart Python yum helper before each repo enable/disableLiam Wilson2018-08-171-1/+2
* | | fix el6 32-bit testslcg/fix-yumLamont Granquist2018-08-161-2/+2
|/ /
* | Merge pull request #7353 from MsysTechnologiesllc/dh/package_options_sensitiveTim Smith2018-08-132-1/+2
|\ \
| * | update to pass sensitive as optiondheerajd-msys2018-06-132-25/+12
| * | [MSYS-830] Fix package sensitive errordheerajd-msys2018-06-111-11/+25
* | | Merge pull request #7537 from MsysTechnologiesllc/ash/MSYS-880_Fix_issue_of_s...Tim Smith2018-08-131-2/+2
|\ \ \
| * | | Fix issue of setting comment for windows userNAshwini2018-08-101-2/+2
* | | | Merge pull request #7529 from chef/lcg/rspec-testingLamont Granquist2018-08-131-0/+4
|\ \ \ \
| * | | | fix a typoLamont Granquist2018-08-101-1/+1
| * | | | review fixesLamont Granquist2018-08-101-1/+4
| * | | | add centos-7 rspec testingLamont Granquist2018-08-101-0/+1
| |/ / /
* | | | Use the full path to /usr/bin/profilesTim Smith2018-08-101-3/+3
|/ / /
* | | stop parsing init script at the "### END INIT INFO" marker.Guido Schoening2018-08-041-1/+1
* | | Merge pull request #7495 from MsysTechnologiesllc/piyush/added_downgrade_exce...Tim Smith2018-07-311-1/+3
|\ \ \ | |_|/ |/| |
| * | MSYS-858 : added warning if allow_downgrade set to be false and tried to inst...piyushawasthi2018-07-261-1/+3
* | | Add support for setting task priorityvasu11052018-07-251-1/+6
|/ /
* | Merge pull request #7497 from MsysTechnologiesllc/nimesh/MSYS-855_fixing_wind...Tim Smith2018-07-231-2/+2
|\ \
| * | Handling quotes in Windows Task commandsnimesh-msys2018-07-231-2/+2
* | | Merge pull request #7480 from chef/route_platform_familyTim Smith2018-07-181-2/+2
|\ \ \
| * | | Expand platform support for the route resourceroute_platform_familyTim Smith2018-07-161-2/+2
* | | | Merge pull request #7475 from chef/ifconfigTim Smith2018-07-182-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | ifconfig: Add gateway property on RHEL/Debian based systemsifconfigTim Smith2018-07-162-0/+2
| |/ /
* | | Merge pull request #7486 from chef/yard_fixesTim Smith2018-07-174-5/+5
|\ \ \
| * | | @returns should be @return in yardyard_fixesTim Smith2018-07-164-5/+5
| |/ /
* | | Merge pull request #7484 from chef/attribute_to_propertiesTim Smith2018-07-171-1/+1
|\ \ \ | |/ / |/| |
| * | Update the error in ifconfig aix provider to use property as wellattribute_to_propertiesTim Smith2018-07-171-1/+1
* | | Merge branch 'vlan' of https://github.com/tomdoherty/chef into tomdoherty-vlanTim Smith2018-07-161-0/+1
|\ \ \
| * | | Allow specifying VLAN on RHEL/CentosTom Doherty2017-09-131-0/+1
| * | | Refactor and add an additional unit testTom Doherty2017-09-081-15/+24
| * | | 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
* | | | Merge pull request #7379 from chef/lcg/fixing-array-argsTim Smith2018-07-1311-66/+80
|\ \ \ \
| * | | | fix yardlcg/fixing-array-argsLamont Granquist2018-07-061-1/+1
| * | | | rebase + squashLamont Granquist2018-07-0611-65/+79
* | | | | Remove require mixlib/shellouts where not necessaryrequire_the_right_shelloutTim Smith2018-07-101-1/+1
| |_|/ / |/| | |
* | | | Attribute -> Property in additional placesTim Smith2018-07-101-1/+1
|/ / /
* | | fix Style/MutableConstantLamont Granquist2018-07-026-23/+23
* | | fix Style/PreferredHashMethodsLamont Granquist2018-07-023-7/+7
* | | fix Style/TrailingCommaInHashLiteralLamont Granquist2018-07-021-5/+5
* | | fix some Style/StringLiterals introduced by the UnneededInterpolationLamont Granquist2018-07-021-1/+1
* | | fix Style/UnneededInterpolationLamont Granquist2018-07-024-9/+9
* | | fix Layout/LeadingCommentSpaceLamont Granquist2018-07-027-19/+19
* | | clean up whitespace againLamont Granquist2018-07-021-11/+11
* | | fix Layout/IndentHeredocLamont Granquist2018-07-022-79/+79