chef-web-docs
chef-web-docs copied to clipboard
All The Documentation
## Description [Please describe what this change achieves] ## Definition of Done ## Issues Resolved [List any existing issues this PR resolves, or any Discourse or StackOverflow discussion that's relevant]...
## Description Hey, We have many users on our platform who are using [Chef] and would like to instrument it. We’d love to provide a smooth experience for [Chef] users...
## General details Link to page and section that needs updated: https://github.com/chef/chef-web-docs/blob/main/content/chef_compliance_phase.md ## Product [ ] Chef Automate [ ] Chef Habitat [X] Chef Infra Client [ ] Chef Infra...
This image: https://docs.chef.io/images/chef_overview.svg https://github.com/chef/chef-web-docs/blob/main/static/images/chef_overview.svg It includes "controls" which is no longer a feature. In the place of controls we should add "resources".
This property was never added to https://docs.chef.io/resources/launchd/#properties
https://docs.chef.io/server/server_backup_restore/ It looks like `chef-server-ctl backup` backs up to `/tmp` and THEN moves to `/var/opt/chef-backup`. This would have been helpful to know when we had to move disk space around.
https://docs.chef.io/chef_compliance.html#compliance-profiles This page lists which compliance profiles Automate ships with out of the box. This list is stale and needs an update... The current list is maintained here: https://github.com/chef/compliance-profiles/tree/master/dist/supported
On [line 498 of the package resource](https://github.com/chef/chef-web-docs/blame/master/chef_master/source/resource_package.rst#L498) there's this note line: > .. note:: Notifications and subscriptions do not need to be updated when packages and versions are added or...
Signed-off-by: Ian Maddaus ## Description [Please describe what this change achieves] ## Definition of Done ## Issues Resolved [List any existing issues this PR resolves, or any Discourse or StackOverflow...
### User Story As a Chef User or a SA, I may need documentation for past versions ## Description The [Chef docs Archive](https://docs-archive.chef.io/) is out of date. The source is...