summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stop using grep to parse textfaster_rhsmTim Smith2020-09-082-19/+27
* Fix yard commentTim Smith2020-09-081-1/+1
* rhsm_register: Avoid potentially checking if we need to register twiceTim Smith2020-09-081-8/+14
* Merge pull request #10394 from chef/interpolationTim Smith2020-09-0810-15/+15
|\
| * Resolve RuboCop Style/RedundantInterpolation warningsTim Smith2020-09-0810-15/+15
|/
* Bump version to 16.5.33 by Chef Expeditorv16.5.33Chef Expeditor2020-09-087-19/+20
* Merge pull request #10390 from chef/launchd_restartTim Smith2020-09-081-4/+34
|\
| * Minor fixes with a fresh eyelaunchd_restartTim Smith2020-09-051-3/+7
| * Improve comments on the restarterTim Smith2020-09-051-0/+5
| * Explain why we're sleepingTim Smith2020-09-051-0/+4
| * chef_client_launchd: create a launchd daemon to handle the client restartTim Smith2020-09-051-3/+20
|/
* Merge pull request #10387 from chef/debug-windows-habTim Smith2020-09-041-2/+15
|\
| * Fix habitat argument passing in Windows test script.debug-windows-habPete Higgins2020-09-041-2/+15
* | Bump version to 16.5.32 by Chef Expeditorv16.5.32Chef Expeditor2020-09-057-19/+20
* | Merge pull request #10389 from chef/apply_loggingTim Smith2020-09-041-0/+5
|\ \
| * | Add --logfile to chef-apply commandapply_loggingTim Smith2020-09-041-0/+5
|/ /
* | Bump version to 16.5.31 by Chef Expeditorv16.5.31Chef Expeditor2020-09-047-19/+20
* | Merge pull request #10388 from chef-davin/windows_ad_join-updateTim Smith2020-09-041-0/+7
|\ \
| * | Add a :reboot_delay property to the windows_ad_join resourceDavin Taddeo2020-09-041-0/+7
|/ /
* | Bump version to 16.5.30 by Chef Expeditorv16.5.30Chef Expeditor2020-09-047-19/+20
* | Merge pull request #10382 from chef/lcg/fix-nil-deep-mergeLamont Granquist2020-09-042-12/+15
|\ \ | |/ |/|
| * Fix nil deep_merginglcg/fix-nil-deep-mergeLamont Granquist2020-09-032-12/+15
* | Bump version to 16.5.29 by Chef Expeditorv16.5.29Chef Expeditor2020-09-047-19/+20
* | Merge pull request #10386 from chef/remove_profileTim Smith2020-09-041-4/+5
|\ \
| * | Allow removing profiles in osx_profile on Big SurTim Smith2020-09-041-4/+5
* | | Bump version to 16.5.28 by Chef Expeditorv16.5.28Chef Expeditor2020-09-047-19/+20
* | | Merge pull request #10385 from chef/bumpsTim Smith2020-09-042-12/+12
|\ \ \ | |/ / |/| |
| * | Update all deps to currentTim Smith2020-09-042-12/+12
|/ /
* | Bump version to 16.5.27 by Chef Expeditorv16.5.27Chef Expeditor2020-09-047-19/+20
* | Merge pull request #10381 from chef/niceTim Smith2020-09-033-1/+44
|\ \ | |/ |/|
| * Update kitchen-tests/cookbooks/end_to_end/recipes/linux.rb niceTim Smith2020-09-031-1/+1
| * chef_client_systemd_timer: Add the ability to set CPUQuota on the chef-client...Tim Smith2020-09-033-1/+44
|/
* Merge pull request #10372 from chef/shell-test-cleanupTim Smith2020-09-023-86/+97
|\
| * Set correct config value.shell-test-cleanupPete Higgins2020-09-011-1/+1
| * Cleanup tests to make test setup more consistent.Pete Higgins2020-09-011-41/+34
| * Move code to where it is used and remove top level constants.Pete Higgins2020-09-013-44/+62
* | Bump version to 16.5.26 by Chef Expeditorv16.5.26Chef Expeditor2020-09-017-19/+20
* | Merge pull request #10369 from chef/remove_duplicate_requiresTim Smith2020-09-011-4/+0
|\ \ | |/ |/|
| * Remove duplicate requires in the Provider classTim Smith2020-09-011-4/+0
|/
* Bump version to 16.5.25 by Chef Expeditorv16.5.25Chef Expeditor2020-08-287-19/+20
* Merge pull request #10362 from chef/client_updatesTim Smith2020-08-285-50/+103
|\
| * Use bash to run sleep/chef-client in chef_client_launchdclient_updatesTim Smith2020-08-272-17/+14
| * Fix specs on windowsTim Smith2020-08-271-1/+1
| * Add splay property to chef_client_launchdTim Smith2020-08-272-25/+78
| * Rename the cron_command method for easier diffingTim Smith2020-08-272-21/+21
| * chef_client_scheduled_task updates to formattingTim Smith2020-08-271-2/+5
* | Bump version to 16.5.24 by Chef Expeditorv16.5.24Chef Expeditor2020-08-287-19/+20
* | Merge pull request #10171 from MsysTechnologiesllc/antima/bind_mounts_not_ide...Tim Smith2020-08-285-0/+182
|\ \ | |/ |/|
| * removed unnecessary 'ostruct' from linux mount provider spec.antima-gupta2020-08-284-2/+4
| * Update changes as per review comment.antima-gupta2020-08-271-39/+46