summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 13.4.30 by Chef Expeditorv13.4.30Chef Expeditor2017-09-181-1/+1
* Bump version to 13.4.29 by Chef Expeditorv13.4.29Chef Expeditor2017-09-181-1/+1
* Merge pull request #6416 from nemith/dnfThom May2017-09-181-1/+0
|\
| * Don't catch SIGCHLD from dnf_helper.pyBrandon Bennett2017-09-151-1/+0
* | Bump version to 13.4.28 by Chef Expeditorv13.4.28Chef Expeditor2017-09-181-1/+1
* | Open apt resources up to prevent breaking changeapt_openTim Smith2017-09-173-3/+3
* | Bump version to 13.4.27 by Chef Expeditorv13.4.27Chef Expeditor2017-09-161-1/+1
* | Merge pull request #6413 from chef/yum_shelloutTim Smith2017-09-161-2/+0
|\ \ | |/ |/|
| * Remove unused requires in yum_repositoryyum_shelloutTim Smith2017-09-151-2/+0
* | Bump version to 13.4.26 by Chef Expeditorv13.4.26Chef Expeditor2017-09-151-1/+1
* | Merge pull request #6408 from chef/zypper_repo_fix_v2Tim Smith2017-09-151-1/+1
|\ \ | |/ |/|
| * Quite the output of the zypper refresh and add forcezypper_repo_fix_v2Tim Smith2017-09-141-1/+1
* | Bump version to 13.4.25 by Chef Expeditorv13.4.25Chef Expeditor2017-09-151-1/+1
* | Remove the usage of an array for the platform_familyapt_resourcesTim Smith2017-09-147-7/+7
* | Replace which apt-get check with simple debian check in apt resourcesTim Smith2017-09-146-21/+8
* | Bump version to 13.4.24 by Chef Expeditorv13.4.24Chef Expeditor2017-09-141-1/+1
* | Bump version to 13.4.23 by Chef Expeditorv13.4.23Chef Expeditor2017-09-141-1/+1
* | Bump version to 13.4.22 by Chef Expeditorv13.4.22Chef Expeditor2017-09-121-1/+1
* | Bump version to 13.4.21 by Chef Expeditorv13.4.21Chef Expeditor2017-09-121-1/+1
* | Bump version to 13.4.20 by Chef Expeditorv13.4.20Chef Expeditor2017-09-121-1/+1
|/
* update some comments for current thoughtsLamont Granquist2017-09-121-8/+7
* Code refactor and add spec for powershell version 5piyushawasthi2017-09-121-1/+0
* Refactor all command line options into lcm_command()Bryan McLellan2017-09-121-12/+13
* MSYS-656 - fixed dsc_script for WMF5piyushawasthi2017-09-121-5/+15
* [MSYS-594] windows_task resource is not idempotent when specifying start_time...Harikesh Kolekar2017-09-111-54/+108
* Refactor and add an additional unit testTom Doherty2017-09-111-15/+24
* Simplify and add unit test for default routeTom Doherty2017-09-111-10/+4
* Allow specifying default gateway on RHEL/CentosTom Doherty2017-09-111-5/+21
* Bump version to 13.4.19 by Chef Expeditorv13.4.19Chef Expeditor2017-09-111-1/+1
* Bump version to 13.4.18 by Chef Expeditorv13.4.18Chef Expeditor2017-09-091-1/+1
* Bump version to 13.4.17 by Chef Expeditorv13.4.17Chef Expeditor2017-09-081-1/+1
* Merge pull request #6385 from tomdoherty/bonding_opts/ethtool_optsAdam Leff2017-09-081-2/+2
|\
| * Ensure we quote ETHTOOL/BONDING_OPTSTom Doherty2017-09-081-2/+2
* | Bump version to 13.4.16 by Chef Expeditorv13.4.16Chef Expeditor2017-09-081-1/+1
|/
* Add options for bonding NICs on RHEL/CentosTom Doherty2017-09-072-0/+30
* Add support for specifying ETHTOOL_OPTS on Red HatTom Doherty2017-09-072-0/+10
* Bump version to 13.4.15 by Chef Expeditorv13.4.15Chef Expeditor2017-09-061-1/+1
* Bump version to 13.4.14 by Chef Expeditorv13.4.14Chef Expeditor2017-09-061-1/+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
* | Bump version to 13.4.13 by Chef Expeditorv13.4.13Chef Expeditor2017-09-061-1/+1
* | Using LOGON32_LOGON_NEW_CREDENTIALS instead of LOGON32_LOGON_NETWORKnimisha2017-09-052-9/+1
* | Fixing review commentsnimisha2017-09-051-5/+1
* | Fixing specsnimisha2017-09-054-6/+8
* | Added define_resource_requirement and some other validationsnimisha2017-09-054-3/+27
* | Alternate user local logon authenticationnimisha2017-09-054-123/+64
* | Alternate user remote file code review feedbackadamedx2017-09-052-19/+27
* | Access remote_file resource source files as alternate user on Windowsadamedx2017-09-054-7/+56
* | Windows thread alternate user impersonation supportadamedx2017-09-053-0/+182
* | Windows user identity user name and credntial validationAdam Edwards2017-09-051-0/+81