Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve resource documentation #10570

Merged
merged 6 commits into from Oct 28, 2020
Merged

Improve resource documentation #10570

merged 6 commits into from Oct 28, 2020

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Oct 28, 2020

Get closer to just being able to auto-generate the world

Signed-off-by: Tim Smith tsmith@chef.io

Signed-off-by: Tim Smith <tsmith@chef.io>
@tas50 tas50 requested review from a team as code owners October 28, 2020 22:13
Signed-off-by: Tim Smith <tsmith@chef.io>
@@ -33,7 +33,8 @@
default: "HEAD"

property :user, [String, Integer],
description: "The system user that will own the checked-out code."
description: "The system user that will own the checked-out code.",
default_description: "`HOME` environment variable of the current user"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this description accurate? If so, I'm not sure I understand it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's ENV['HOME'] of the user running chef-client. I tried to write something brief so it fits in the format of the docs site.

tas50 and others added 4 commits October 28, 2020 16:20
Co-authored-by: pete higgins <pete@peterhiggins.org>
Signed-off-by: Tim Smith <tsmith@chef.io>

Co-authored-by: pete higgins <pete@peterhiggins.org>
Signed-off-by: Tim Smith <tsmith@chef.io>
Signed-off-by: Tim Smith <tsmith@chef.io>
@tas50 tas50 merged commit c7e3f36 into master Oct 28, 2020
@tas50 tas50 deleted the resource_docs branch October 28, 2020 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants