summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
...
* Bump version to 16.5.6 by Chef Expeditorv16.5.6skeshari-testChef Expeditor2020-08-211-1/+1
* Merge pull request #9482 from MsysTechnologiesllc/dh/Fix-knife-ssh-hang-win2k16Tim Smith2020-08-211-1/+16
|\
| * inserted rescuedheerajd-msys2020-08-191-2/+5
| * remove --ssh-pty with updatedheerajd-msys2020-08-191-11/+13
| * Fix knife ssh freeze on windowsdheerajd-msys2020-08-191-1/+11
* | Bump version to 16.5.5 by Chef Expeditorv16.5.5Chef Expeditor2020-08-211-1/+1
* | Bump version to 16.5.4 by Chef Expeditorv16.5.4Chef Expeditor2020-08-211-1/+1
* | Bump version to 16.5.3 by Chef Expeditorv16.5.3Chef Expeditor2020-08-211-1/+1
* | rescue all configuration errors and re-raiseNaomi Reeves2020-08-201-4/+7
* | define unique exit code for configuration failures and handle correctlyNaomi Reeves2020-08-201-0/+9
* | Bump version to 16.5.2 by Chef Expeditorv16.5.2Chef Expeditor2020-08-211-1/+1
* | Bump version to 16.5.1 by Chef Expeditorv16.5.1Chef Expeditor2020-08-201-1/+1
* | Bump version to 16.5.0 by Chef Expeditorv16.5.0Chef Expeditor2020-08-191-1/+1
* | Merge pull request #10331 from chef/client_trustedTim Smith2020-08-192-0/+102
|\ \
| * | Add basic unit test of properties and the helper methodTim Smith2020-08-191-1/+0
| * | Add new chef_client_trusted_certificate resourceTim Smith2020-08-192-0/+103
* | | Bump version to 16.4.42 by Chef Expeditorv16.4.42Chef Expeditor2020-08-191-1/+1
|/ /
* | Bump version to 16.4.41 by Chef Expeditorv16.4.41Chef Expeditor2020-08-191-1/+1
* | Bump version to 16.4.40 by Chef Expeditorv16.4.40Chef Expeditor2020-08-191-1/+1
* | Add missing requires for knife configure commandTim Smith2020-08-191-0/+2
|/
* Bump version to 16.4.39 by Chef Expeditorv16.4.39Chef Expeditor2020-08-181-1/+1
* Merge pull request #10323 from chef/timezoneTim Smith2020-08-181-73/+112
|\
| * Rename method to match othersTim Smith2020-08-181-2/+2
| * Update lib/chef/resource/timezone.rb Tim Smith2020-08-181-1/+4
| * Use .error? and make sure not to raise too earlyTim Smith2020-08-181-3/+3
| * Make sure to not raise too earlytimezoneTim Smith2020-08-181-1/+1
| * Make sure windows can still take case insensitive valuesTim Smith2020-08-181-35/+42
| * Add spec for windows as wellTim Smith2020-08-181-1/+1
| * Pass arrays to shelloutTim Smith2020-08-181-5/+5
| * Better specify how to set timezones on windowsTim Smith2020-08-181-2/+10
| * Refactor the timezone resource to properly load the current timezoneTim Smith2020-08-181-71/+92
* | Bump version to 16.4.38 by Chef Expeditorv16.4.38Chef Expeditor2020-08-181-1/+1
|/
* Fix removing non-existent profile with osx_profileLamont Granquist2020-08-181-1/+1
* Bump version to 16.4.37 by Chef Expeditorv16.4.37Chef Expeditor2020-08-181-1/+1
* Further improve osx_profile error message and add a testTim Smith2020-08-181-1/+1
* Bump version to 16.4.36 by Chef Expeditorv16.4.36Chef Expeditor2020-08-181-1/+1
* Capitalize appleAustin Culter2020-08-181-1/+1
* Fix macOS ver eval logic; fix typoAustin Culter2020-08-181-2/+2
* Bump version to 16.4.35 by Chef Expeditorv16.4.35Chef Expeditor2020-08-181-1/+1
* Bump version to 16.4.34 by Chef Expeditorv16.4.34Chef Expeditor2020-08-171-1/+1
* Merge pull request #10298 from chef/lcg/fix-bootstrapping-path-issuesLamont Granquist2020-08-171-24/+32
|\
| * fix to render file_cache_path more "windows-native"Lamont Granquist2020-08-171-3/+3
| * comment the crazinessLamont Granquist2020-08-141-0/+9
| * see if this worksLamont Granquist2020-08-141-3/+3
| * fix the real issueLamont Granquist2020-08-141-1/+13
| * Fix bootstrapping windows-from-linuxLamont Granquist2020-08-141-24/+11
* | Bump version to 16.4.33 by Chef Expeditorv16.4.33Chef Expeditor2020-08-171-1/+1
* | Bump version to 16.4.32 by Chef Expeditorv16.4.32Chef Expeditor2020-08-171-1/+1
* | Merge pull request #10283 from chef/httpsTim Smith2020-08-171-1/+2
|\ \
| * | Use net/http and openssl instead of net/httpshttpsTim Smith2020-08-121-1/+2