diff options
author | Tim Smith <tsmith@chef.io> | 2016-12-20 10:10:52 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-20 10:10:52 -0800 |
commit | d0de89cff20ef0dd4e2be0cb8b8f6a7266154c69 (patch) | |
tree | e4656edc8827f78b3ab31d43d63fc4488681426c | |
parent | f6daf869b0460c8e60411010a6c2f7bb7347c915 (diff) | |
download | ohai-d0de89cff20ef0dd4e2be0cb8b8f6a7266154c69.tar.gz |
Update RELEASE_NOTES.md
-rw-r--r-- | RELEASE_NOTES.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 2bc88693..a3543aec 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -12,3 +12,17 @@ Details about the thing that changed that needs to get included in the Release N ## Cumulus Linux Platform Cumulus Linux will now be detected as platform `cumulus` instead of `debian` and the `platform_version` will be properly set to the Cumulus Linux release. + +## Virtualization Detection + +Windows / Linux / BSD guests running on the Veertu hypervisors will now be detected + +Windows guests running on Xen and Hyper-V hypervisors will now be detected + +## New Sysconf Plugin + +A new plugin parses the output of the sysconf command to provide information on the underlying system. + +## AWS Account ID + +The EC2 plugin now fetches the AWS Account ID in addition to previous instance metadata |