summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 17.3.35 by Chef Expeditorv17.3.35Chef Expeditor2021-07-158-20/+21
* Update dependabot.ymlTim Smith2021-07-151-2/+2
* Update dependabot.ymlTim Smith2021-07-151-1/+12
* Bump version to 17.3.34 by Chef Expeditorv17.3.34Chef Expeditor2021-07-158-20/+21
* Merge pull request #11815 from chef/dependabot/bundler/omnibus/omnibus-softwa...Tim Smith2021-07-151-1/+1
|\
| * Bump omnibus-software from `e9feb35` to `cdef22f` in /omnibusdependabot[bot]2021-07-151-3/+3
* | Merge pull request #11814 from chef/dependabot/bundler/omnibus/omnibus-5803fdcTim Smith2021-07-151-4/+4
|\ \ | |/ |/|
| * Bump omnibus from `5c1b453` to `5803fdc` in /omnibusdependabot[bot]2021-07-151-4/+4
|/
* Merge pull request #11807 from chef/dependabotTim Smith2021-07-151-0/+11
|\
| * Add dependabot configTim Smith2021-07-141-0/+11
|/
* Bump version to 17.3.33 by Chef Expeditorv17.3.33Chef Expeditor2021-07-148-20/+21
* Merge pull request #11806 from chef/aws_cleanupTim Smith2021-07-141-11/+11
|\
| * Don't cleanup the VERSION file in the aws gem installTim Smith2021-07-141-11/+11
|/
* Bump version to 17.3.32 by Chef Expeditorv17.3.32Chef Expeditor2021-07-147-17/+17
* Merge pull request #11805 from chef/lcg/fix-ssh-specsLamont Granquist2021-07-141-1/+1
|\
| * Fix busted ssh unit specsLamont Granquist2021-07-141-1/+1
|/
* Bump version to 17.3.31 by Chef Expeditorv17.3.31Chef Expeditor2021-07-148-23/+24
* Merge pull request #11791 from chef/mp/aws-secrets-managerMarc A. Paradise2021-07-146-5/+94
|\
| * Fetch from AWS Secrets Manager now returns valueMarc A. Paradise2021-07-141-1/+3
| * disable a rubocop ruleTim Smith2021-07-141-1/+1
| * Chefstyle fixesTim Smith2021-07-142-2/+2
| * Experimental support for an AWS Secrets FetcherMarc A. Paradise2021-07-146-5/+92
|/
* Bump version to 17.3.30 by Chef Expeditorv17.3.30Chef Expeditor2021-07-148-20/+21
* Merge pull request #11804 from chef/lcg/policyfile-compat-deprecation2Tim Smith2021-07-143-1/+20
|\
| * The deprecation number got lostLamont Granquist2021-07-131-0/+4
| * Deprecate the old policyfile compat modeLamont Granquist2021-07-132-1/+16
|/
* Document the action descriptions in windows_defenderTim Smith2021-07-132-4/+4
* Minor formatting update in docsTim Smith2021-07-131-2/+2
* Bump version to 17.3.29 by Chef Expeditorv17.3.29Chef Expeditor2021-07-138-20/+21
* Merge pull request #11801 from chef/documentationTim Smith2021-07-137-179/+212
|\
| * Use dist constantsTim Smith2021-07-131-1/+2
| * Update wording on propertyTim Smith2021-07-131-1/+1
| * Update lib/chef/resource/habitat_config.rb Tim Smith2021-07-131-1/+1
| * Update lib/chef/resource/habitat_service.rb Tim Smith2021-07-131-1/+1
| * Update lib/chef/resource/habitat_service.rb Tim Smith2021-07-131-1/+1
| * Update lib/chef/resource/habitat_user_toml.rb Tim Smith2021-07-131-1/+1
| * Fix typoTim Smith2021-07-131-1/+1
| * Handle mash types in docsTim Smith2021-07-131-0/+2
| * Update descriptions for the new habitat resourcesTim Smith2021-07-136-179/+209
|/
* Bump version to 17.3.28 by Chef Expeditorv17.3.28Chef Expeditor2021-07-128-20/+21
* Merge pull request #11592 from skylerto/skylerto/knife-bootstrap-pathsLamont Granquist2021-07-125-16/+28
|\
| * changes cache input for testingskylerto2021-05-192-4/+4
| * adds unix_bootstrap and windows_bootstrap path configsskylerto2021-05-185-14/+26
* | Bump version to 17.3.27 by Chef Expeditorv17.3.27Chef Expeditor2021-07-128-20/+21
* | Merge pull request #11431 from gscho/gscho/knife-ssh-ptyLamont Granquist2021-07-121-17/+29
|\ \
| * | Add --pty option, rename the "subsession" argumentLamont Granquist2021-07-091-11/+20
| * | Merge branch 'master' into gscho/knife-ssh-ptygscho2021-07-09897-4593/+14040
| |\ \
| * | | Rename flag and only raise when PTY requiredgscho2021-05-101-15/+9
| * | | Add a flag to allow the user to request a ptygscho2021-04-221-8/+15
| * | | Ensure subsession gets closedgscho2021-04-221-0/+2