summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* Chef-14 Breaking: remove node.set and node.set_unlesslcg/remove-node-setLamont Granquist2018-01-222-11/+1
* Bump version to 14.0.6 by Expeditorv14.0.6Chef Expeditor2018-01-221-1/+1
* Merge pull request #6445 from chef/knife_ssh_identity_fileTim Smith2018-01-221-6/+1
|\
| * Remove deprecated knife ssh --identity-file optionknife_ssh_identity_fileTim Smith2017-09-261-6/+1
* | Bump version to 14.0.5 by Expeditorv14.0.5Chef Expeditor2018-01-221-1/+1
* | Merge pull request #6736 from chef/openssl_resourcesTim Smith2018-01-225-0/+305
|\ \
| * | Allow file to handle the OS specific valuesTim Smith2018-01-123-12/+18
| * | Make the private key mode be 600 by defaultTim Smith2018-01-121-1/+1
| * | Improve readability a tiny bit in the mixinTim Smith2018-01-121-1/+1
| * | Add tests for the mixinTim Smith2018-01-051-10/+10
| * | Add dhparam, rsa_private_key and rsa_public_key resourcesTim Smith2018-01-055-0/+299
* | | Bump version to 14.0.4 by Expeditorv14.0.4Chef Expeditor2018-01-221-1/+1
* | | Merge pull request #6444 from chef/knife_ssh_csshxThom May2018-01-221-4/+0
|\ \ \
| * | | Remove deprecated knife ssh csshx commandknife_ssh_csshxTim Smith2017-09-261-4/+0
| | |/ | |/|
* | | Bump version to 14.0.3 by Expeditorv14.0.3Chef Expeditor2018-01-221-1/+1
* | | Merge pull request #6719 from chef/dash_r_soloThom May2018-01-221-8/+1
|\ \ \
| * | | Remove deprecated -r option for Solo modedash_r_soloTim Smith2018-01-011-8/+1
* | | | Bump version to 14.0.2 by Expeditorv14.0.2Chef Expeditor2018-01-221-1/+1
* | | | Merge pull request #6728 from chef/reindexThom May2018-01-221-133/+0
|\ \ \ \
| * | | | Remove knife index rebuild command that requires Chef < 11reindexTim Smith2018-01-041-133/+0
* | | | | Merge pull request #6718 from chef/chef14_deprecationsThom May2018-01-2210-181/+7
|\ \ \ \ \
| * | | | | Remove previously deprecated mixins and Chef::DSL::Recipe::FullDSLchef14_deprecationsTim Smith2018-01-0110-181/+7
| | |/ / / | |/| | |
* | | | | Bump version to 14.0.1 by Expeditorv14.0.1Chef Expeditor2018-01-221-1/+1
* | | | | Merge pull request #6753 from chef/deprecated_resourcesThom May2018-01-2210-1292/+0
|\ \ \ \ \
| * | | | | Remove erl_call and deploy resourcesdeprecated_resourcesTim Smith2018-01-2010-1292/+0
* | | | | | Merge pull request #6749 from chef/lcg/rubocop-0.52.1Thom May2018-01-2145-117/+83
|\ \ \ \ \ \
| * | | | | | prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-1745-117/+83
* | | | | | | Actually bump the version to 14 and dep on chef-config / ohai 14tm/branch_14Tim Smith2018-01-191-1/+1
* | | | | | | Bump version to 13.7.16 by Expeditorv13.7.16Chef Expeditor2018-01-191-1/+1
* | | | | | | Bump version to 13.7.15 by Expeditorv13.7.15Chef Expeditor2018-01-191-1/+1
* | | | | | | Merge pull request #6754 from chef/revert_inlineThom May2018-01-191-8/+2
|\ \ \ \ \ \ \
| * | | | | | | Revert "Enable the deprecation for use_inline_resource"Tim Smith2018-01-181-8/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Bump version to 13.7.14 by Expeditorv13.7.14Chef Expeditor2018-01-191-1/+1
* | | | | | | fix double-logging buglcg/fix-double-loggingLamont Granquist2018-01-181-2/+2
|/ / / / / /
* | | | | | Bump version to 13.7.13 by Expeditorv13.7.13Chef Expeditor2018-01-181-1/+1
* | | | | | Merge pull request #6725 from chef/osc_11Thom May2018-01-185-0/+10
|\ \ \ \ \ \
| * | | | | | Add a warning that Chef 11 server support in knife user is deprecatedosc_11Tim Smith2018-01-035-0/+10
* | | | | | | Merge pull request #6744 from chef/dnf_yum_repoThom May2018-01-181-9/+24
|\ \ \ \ \ \ \
| * | | | | | | Add the same logic to other actionsdnf_yum_repoTim Smith2018-01-151-2/+12
| * | | | | | | Fix yum_repository to properly reload chef's package cache post repo setupTim Smith2018-01-151-7/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #6714 from MsysTechnologiesllc/dh/update_validation_on_idleThom May2018-01-181-2/+4
|\ \ \ \ \ \ \
| * | | | | | | fixed functional testdheerajd-msys2018-01-161-1/+1
| * | | | | | | Fix style errordheerajd-msys2018-01-161-1/+0
| * | | | | | | Fix rspecsdheerajd-msys2018-01-161-1/+2
| * | | | | | | fix validation for idle_timedheerajd-msys2018-01-161-2/+4
| |/ / / / / /
* | | | | | | Bump version to 13.7.12 by Expeditorv13.7.12Chef Expeditor2018-01-171-1/+1
* | | | | | | Merge pull request #6745 from chef/lcg/fix-non-daemonized-umaskLamont Granquist2018-01-171-0/+1
|\ \ \ \ \ \ \
| * | | | | | | fix non-daemonized umasklcg/fix-non-daemonized-umaskLamont Granquist2018-01-161-0/+1
| |/ / / / / /
* | | | | | | Bump version to 13.7.11 by Expeditorv13.7.11Chef Expeditor2018-01-171-1/+1
* | | | | | | Merge pull request #6637 from chef/lcg/cleanup-node-mapLamont Granquist2018-01-171-32/+33
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |