summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-06-11 15:18:31 -0700
committerGitHub <noreply@github.com>2019-06-11 15:18:31 -0700
commitdbacac3bca2213be8a557dbbc26ed515772dafb4 (patch)
treebd0f08e4b49ff74f3e034fb2c2cf437e73546076 /RELEASE_NOTES.md
parentf04de72cd0a1b8636ca60c238930c4ed60187516 (diff)
parentb42e11f11013d52fed2e8328297e2f76922478c7 (diff)
downloadohai-dbacac3bca2213be8a557dbbc26ed515772dafb4.tar.gz
Merge pull request #1339 from freakinhippie/feature/vbox_host
Add VboxHost plugin to support VirtualBox as a virtualization host
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index a2794d83..a3aa1cb8 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -81,6 +81,10 @@ BSD-based systems can now detect guests running on KVM and Amazon's hypervisor w
- Antergos Linux now identified as platform_family 'arch'
- Manjaro Linux now identified as platform_family 'arch'
+## VboxHost (VirtualBox) plugin added
+
+Added VboxHost plugin to detect VirtualBox running as a virtualization host. Provides the 'vbox' attribute tree.
+
# Ohai Release Notes 14.6
## Filesystem Plugin on AIX and Solaris