diff --git a/_vendor/github.com/chef/chef-workstation/docs-chef-io/content/workstation/chef_vault.md b/_vendor/github.com/chef/chef-workstation/docs-chef-io/content/workstation/chef_vault.md index 2314e6cb31..f6b4d2ba4e 100644 --- a/_vendor/github.com/chef/chef-workstation/docs-chef-io/content/workstation/chef_vault.md +++ b/_vendor/github.com/chef/chef-workstation/docs-chef-io/content/workstation/chef_vault.md @@ -491,7 +491,9 @@ knife vault rotate keys passwords root --clean-unknown-clients #### `refresh` -This command reads the search_query in the vault item, performs the search, and reapplies the results. +This command reads the search_query stored in the vault item, re-executes the search, and refreshes access for all nodes that match the updated query results. + +Note: This operation does not update or re-encrypt credentials for admin users. To update credentials for admin users, use the knife chef vault update command and explicitly specify the admin user(s). ``` shell knife vault refresh VAULT ITEM diff --git a/content/versions.md b/content/versions.md index 28c135d9b9..3374a8763c 100644 --- a/content/versions.md +++ b/content/versions.md @@ -98,6 +98,7 @@ newer versions or products. | Chef Infra Server | 14.x | Deprecated | TBD | | Chef InSpec | 5.x | Deprecated | TBD | | Chef Manage | 2.5.x+ | Deprecated | TBD | +| Chef Vault | All | Deprecated | TBD | ## End of Life (EOL) products