summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
...
| * Add bridge property to ifconfig for RHEL based systemsTim Smith2020-10-192-1/+7
* | Bump version to 16.6.27 by Chef Expeditorv16.6.27Chef Expeditor2020-10-191-1/+1
|/
* Bump version to 16.6.26 by Chef Expeditorv16.6.26Chef Expeditor2020-10-191-1/+1
* Merge pull request #10520 from chef/lwrp_cleanupTim Smith2020-10-192-2/+2
|\
| * Move the alias for attribute to property right into the property mixinlwrp_cleanupTim Smith2020-10-162-2/+2
* | Merge pull request #10494 from chef/refactor-resource-guard-interpreterTim Smith2020-10-192-40/+29
|\ \
| * | Refactor resource guard interpreter.refactor-resource-guard-interpreterPete Higgins2020-10-162-40/+29
| |/
* | Bump version to 16.6.25 by Chef Expeditorv16.6.25Chef Expeditor2020-10-191-1/+1
* | Remove unit tests for ancient Debian / UbuntuTim Smith2020-10-191-1/+1
* | Simplify the ifconfig provides statement on Ubuntu/DebianTim Smith2020-10-191-2/+1
* | Bump version to 16.6.24 by Chef Expeditorv16.6.24Chef Expeditor2020-10-191-1/+1
* | Bump version to 16.6.23 by Chef Expeditorv16.6.23Chef Expeditor2020-10-171-1/+1
* | Bump version to 16.6.22 by Chef Expeditorv16.6.22Chef Expeditor2020-10-161-1/+1
* | Merge pull request #10522 from chef/remove_old_activesupport_codeTim Smith2020-10-161-56/+0
|\ \
| * | Remove constantize method from Chef::Mixin::ConvertToClassNameTim Smith2020-10-161-56/+0
* | | Bump version to 16.6.21 by Chef Expeditorv16.6.21Chef Expeditor2020-10-161-1/+1
|/ /
* | Fix bad formatting in a deprecation messageTim Smith2020-10-161-1/+1
|/
* Bump version to 16.6.20 by Chef Expeditorv16.6.20Chef Expeditor2020-10-161-1/+1
* Bump version to 16.6.19 by Chef Expeditorv16.6.19Chef Expeditor2020-10-161-1/+1
* Merge pull request #10516 from chef/more_memoryTim Smith2020-10-166-12/+12
|\
| * Avoid using complex regexes when we can use include?Tim Smith2020-10-166-12/+12
* | Update lib/chef/provider/package/freebsd/base.rb Tim Smith2020-10-161-1/+1
* | Avoid a slow hash mergeTim Smith2020-10-161-1/+2
* | Bump version to 16.6.18 by Chef Expeditorv16.6.18Chef Expeditor2020-10-161-1/+1
|/
* Avoid declaring arrays in loopsTim Smith2020-10-163-5/+9
* Bump version to 16.6.17 by Chef Expeditorv16.6.17Chef Expeditor2020-10-161-1/+1
* Merge pull request #10510 from chef/more_resource_docsTim Smith2020-10-152-4/+6
|\
| * Resource documentation updates from reviewTim Smith2020-10-152-4/+6
* | Bump version to 16.6.16 by Chef Expeditorv16.6.16Chef Expeditor2020-10-151-1/+1
|/
* More resource documentation improvementTim Smith2020-10-153-8/+7
* Update powershell_script description to match docs site.Pete Higgins2020-10-151-8/+5
* Bump version to 16.6.15 by Chef Expeditorv16.6.15Chef Expeditor2020-10-151-1/+1
* Minor updates for documentation generationTim Smith2020-10-155-5/+5
* Bump version to 16.6.14 by Chef Expeditorv16.6.14Chef Expeditor2020-10-141-1/+1
* Merge pull request #10418 from chef/lcg/ohai-target-modeTim Smith2020-10-142-32/+8
|\
| * Remote ohai support for chef-clientLamont Granquist2020-10-142-32/+8
* | Bump version to 16.6.13 by Chef Expeditorv16.6.13Chef Expeditor2020-10-141-1/+1
|/
* Merge pull request #10500 from chef/examplesTim Smith2020-10-1310-40/+40
|\
| * Add a bit more formattingTim Smith2020-10-131-1/+1
| * Update formatting for dirsTim Smith2020-10-131-1/+1
| * Improve descriptions in chef_client_configTim Smith2020-10-131-3/+4
| * Update examples and descriptions for better automated documentationTim Smith2020-10-138-36/+35
* | Bump version to 16.6.12 by Chef Expeditorv16.6.12Chef Expeditor2020-10-131-1/+1
|/
* Merge pull request #10365 from chef/chef_configTim Smith2020-10-133-0/+378
|\
| * Lazy node.name to avoid failureschef_configTim Smith2020-10-131-1/+1
| * Default to node_name to node.nameTim Smith2020-10-131-2/+4
| * Add group propertyTim Smith2020-10-131-1/+8
| * Use instance_variable_get instead of evalTim Smith2020-10-131-2/+2
| * Remove run_pathTim Smith2020-10-132-5/+0
| * Speed up the erb a bitTim Smith2020-10-131-25/+25