summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Target Mode details16.6Tim Smith2020-10-141-1/+1
* Update RELEASE_NOTES.md Tim Smith2020-10-141-1/+1
* Add placeholder for target modeTim Smith2020-10-141-0/+4
* Add IAM bitTim Smith2020-10-141-0/+4
* Update RELEASE_NOTES.mdTim Smith2020-10-141-1/+1
* Update RELEASE_NOTES.md Tim Smith2020-10-141-1/+1
* Update RELEASE_NOTES.md Tim Smith2020-10-141-1/+1
* Add note about PowerShell coreTim Smith2020-10-131-1/+1
* Update RELEASE_NOTES.md Tim Smith2020-10-131-1/+1
* Update RELEASE_NOTES.md Tim Smith2020-10-131-1/+1
* Update RELEASE_NOTES.md Tim Smith2020-10-131-1/+1
* Add 16.6 release notesTim Smith2020-10-131-0/+119
* Update CHANGELOG.md with details from pull request #10500Chef Expeditor2020-10-131-3/+4
* 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-137-19/+20
|/
* Merge pull request #10365 from chef/chef_configTim Smith2020-10-1313-36/+544
|\
| * Lazy node.name to avoid failureschef_configTim Smith2020-10-131-1/+1
| * Chefstyle fixTim 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
| * Update lib/chef/resource/chef_client_config.rb Tim Smith2020-10-131-1/+1
| * More description updatesTim Smith2020-10-131-3/+3
| * Improve example descriptionsTim Smith2020-10-131-0/+4
| * Improve handler descriptions and add an exampleTim Smith2020-10-131-3/+21
| * Move some of the erb logic into the resourceTim Smith2020-10-133-13/+40
| * Dry up testing a bitTim Smith2020-10-125-37/+15
| * Add additional_config propertyTim Smith2020-10-126-3/+47
| * Add InSpec testTim Smith2020-10-121-0/+10
| * Remove the buildkite config for Debian 8Tim Smith2020-10-121-15/+0
| * Update lib/chef/resource/chef_client_config.rb Tim Smith2020-10-121-1/+1
| * Update lib/chef/resource/chef_client_config.rb Tim Smith2020-10-121-3/+3
| * Remove the unused debian-8 kitchen configTim Smith2020-10-121-7/+0
| * Switch off our fork of docker-apiTim Smith2020-10-121-4/+1
| * Add examplesTim Smith2020-10-121-0/+20
| * chef_client_config resourceTim Smith2020-10-128-10/+438
* | Bump version to 16.6.11 by Chef Expeditorv16.6.11Chef Expeditor2020-10-137-19/+20
* | Merge pull request #10495 from chef/ps_exec_x86Tim Smith2020-10-13609-2/+2544
|\ \ | |/ |/|
| * provide powershell_exec functionality on x86ps_exec_x86mwrock2020-10-09609-2/+2544
* | Bump version to 16.6.10 by Chef Expeditorv16.6.10Chef Expeditor2020-10-127-19/+20
* | Merge pull request #10498 from chef/bumps_2020_v3Tim Smith2020-10-122-13/+13
|\ \ | |/ |/|
| * Bump Chefstyle & other depsTim Smith2020-10-122-13/+13
|/
* Bump version to 16.6.9 by Chef Expeditorv16.6.9Chef Expeditor2020-10-087-19/+20
* Merge pull request #10489 from jmherbst/ifconfig-10457Tim Smith2020-10-083-33/+85
|\