Vivek Singh
Vivek Singh
## User Story - Directly add user to an Organization (superuser only API) - Remove user from Organization https://docs.chef.io/server/api_chef_server/#users-1 GET /organizations/NAME/users - list users associated with an organization POST /organizations/NAME/users...
## User Story - Chef Infra Server, Organization Association Requests (invites) An Infra Server may have multiple organizations, and multiple users. Users are global objects that must be associated with...
### User Story As a User, I want to search node with cookbook name and version. ## Description As per the docs [knife_search](https://docs.chef.io/knife_search.html) seems "Search by cookbook" is missing in...
As per the PR https://github.com/chef/chef/pull/8832 now chef support AIX 7.2 platform. so we might provide the AIX cookbook as well.
As of now Automate 1 is fully deprecated but it seems here we have the custom resource for both Automate 1 and Automate 2. We can think of removing Automate...