summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-10-02 21:54:30 -0700
committerGitHub <noreply@github.com>2020-10-02 21:54:30 -0700
commit999d719e71042aae0d255942b743e0d7bead9bae (patch)
tree9d52b74fa25e73603d9ad09942c6fa186cab5d5a /RELEASE_NOTES.md
parent75506cab7ccf6c4fb6c85c547d08ec2d0eadee4d (diff)
downloadohai-999d719e71042aae0d255942b743e0d7bead9bae.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 3b0dc2c5..fa7c9464 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -2,7 +2,7 @@
## etc Ohai Data on Windows
-Ohai's 'passwd' plugin that provides `node['etc']['passwd']` and `node['etc']['group']` now populates data on Windows. Data for all local users and groups is present. A few things to note:
+Ohai's 'Passwd' plugin that provides `node['etc']['passwd']` and `node['etc']['group']` now populates data on Windows. Data for all local users and groups is present. A few things to note:
* If you are on a domain controller, you will get all domain users as domain controllers see domain users as local
* If you are not on a domain controller you will only get actual local users