summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* Convert properties in subversion to use propertysubversionTim Smith2018-04-271-26/+13
* Merge pull request #7192 from chef/sysctl_fixTim Smith2018-04-271-10/+14
|\
| * Set ignore_error to desired_state falseTim Smith2018-04-271-1/+1
| * Use more friendly resource names when reloading valuesTim Smith2018-04-271-2/+5
| * Simplify how we fetch systctl current valuesTim Smith2018-04-271-7/+5
| * sysctl: Fix ignore_error being ignoredsysctl_fixTim Smith2018-04-261-1/+4
* | Merge pull request #7129 from rmoriz/rmoriz/git-pruneTim Smith2018-04-271-2/+2
|\ \ | |/ |/|
| * prune remotes with git fetch, fixes #3929Roland Moriz2018-04-061-2/+2
* | Bump version to 14.0.213 by Chef Expeditorv14.0.213Chef Expeditor2018-04-261-1/+1
* | Merge pull request #7138 from RoboticCheese/roboticcheese/package-locking-nom...Tim Smith2018-04-262-12/+32
|\ \
| * | Fix NoMethodError when (un)locking single packages in apt and zypperJonathan Hartman2018-04-092-12/+32
* | | Bump version to 14.0.212 by Chef Expeditorv14.0.212Chef Expeditor2018-04-261-1/+1
* | | Merge pull request #7186 from chef/sp/cli-logging-optionsThom May2018-04-264-3/+10
|\ \ \
| * | | Updating a few logging references to include :tracesp/cli-logging-optionsStuart Preston2018-04-254-3/+10
* | | | Bump version to 14.0.211 by Chef Expeditorv14.0.211Chef Expeditor2018-04-261-1/+1
|/ / /
* | | Bump version to 14.0.210 by Expeditorv14.0.210Chef Expeditor2018-04-231-1/+1
* | | Revert "cookbooks metadata are used instead of directory name"lcg/actuall-test-cheffsLamont Granquist2018-04-231-18/+32
* | | Revert "fix Chef-14 chef_fs/chef-zero perf regression"Lamont Granquist2018-04-231-27/+19
* | | Bump version to 14.0.208 by Expeditorv14.0.208Chef Expeditor2018-04-231-1/+1
* | | Merge pull request #7170 from chef/tm/ub_1404_serviceThom May2018-04-231-14/+31
|\ \ \
| * | | [Debian/Ubuntu] Detect init script service levelstm/ub_1404_serviceThom May2018-04-231-14/+31
* | | | Merge pull request #7174 from chef/tm/ubu_1804Thom May2018-04-231-0/+2
|\ \ \ \
| * | | | begin fix up of ifconfig provider on 1804Thom May2018-04-231-0/+2
* | | | | Merge pull request #7160 from chef/sudo_double_propertyThom May2018-04-231-1/+0
|\ \ \ \ \
| * | | | | Remove duplicate source property in the sudo resourcesudo_double_propertyTim Smith2018-04-161-1/+0
* | | | | | Bump version to 14.0.207 by Expeditorv14.0.207Chef Expeditor2018-04-221-1/+1
* | | | | | Fixing specs for powershell_packagesp/fix7166Stuart Preston2018-04-211-1/+1
* | | | | | Avoid conflict with build_powershell_command from powershell_out mixinStuart Preston2018-04-211-9/+9
| |/ / / / |/| | | |
* | | | | Bump version to 14.0.206 by Expeditorv14.0.206Chef Expeditor2018-04-191-1/+1
* | | | | Merge pull request #7162 from tomdoherty/td/use-dev-with-route-metricThom May2018-04-191-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Some options, i.e. metric, require specifying devTom Doherty2018-04-171-1/+2
| |/ / /
* | | | Bump version to 14.0.205 by Expeditorv14.0.205Chef Expeditor2018-04-191-1/+1
* | | | Bump version to 14.0.204 by Expeditorv14.0.204Chef Expeditor2018-04-191-1/+1
* | | | add name_property to resource inspectortm/inspect_name_propertiesThom May2018-04-181-1/+4
* | | | Bump version to 14.0.203 by Expeditorv14.0.203Chef Expeditor2018-04-171-1/+1
* | | | Merge pull request #7147 from chef/lcg/yum-rhs-fixLamont Granquist2018-04-171-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | fix for Red Hat Satellite yum_package buglcg/yum-rhs-fixLamont Granquist2018-04-111-0/+5
* | | | Bump version to 14.0.202 by Expeditorv14.0.202Chef Expeditor2018-04-141-1/+1
* | | | Merge pull request #7155 from tomdoherty/masterThom May2018-04-141-1/+7
|\ \ \ \
| * | | | Catch json.load exceptions causing syslog errorsTom Doherty2018-04-131-1/+7
* | | | | Bump version to 14.0.201 by Expeditorv14.0.201Chef Expeditor2018-04-141-1/+1
* | | | | Bump version to 14.0.200 by Expeditorv14.0.200Chef Expeditor2018-04-131-1/+1
|/ / / /
* | | | Bump version to 14.0.199 by Expeditorv14.0.199Chef Expeditor2018-04-131-1/+1
* | | | Merge pull request #7152 from chef/lcg/fix-resources-dsl-methodLamont Granquist2018-04-133-28/+26
|\ \ \ \
| * | | | add the resources() dsl method to providerslcg/fix-resources-dsl-methodLamont Granquist2018-04-123-28/+26
* | | | | Bump version to 14.0.198 by Expeditorv14.0.198Chef Expeditor2018-04-131-1/+1
* | | | | Add support for route metric (#7140)tomdoherty2018-04-132-2/+4
|/ / / /
* | | | Bump version to 14.0.197 by Expeditorv14.0.197Chef Expeditor2018-04-121-1/+1
* | | | Merge pull request #7144 from chef/tm/investigate_loggingLamont Granquist2018-04-123-5/+11
|\ \ \ \
| * | | | Fix up knife loggingtm/investigate_loggingThom May2018-04-113-5/+11