summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-07-19 15:17:37 -0700
committerGitHub <noreply@github.com>2017-07-19 15:17:37 -0700
commitb26e9446ae4d79d60a6941ada85c166244866258 (patch)
tree208d5fe6d8f6f29037ff8f19867919761e4a9c92
parentae215e63d608d455d57f9335d76e3d25f57d0083 (diff)
downloadohai-tas50-patch-1.tar.gz
Add f5 detection to the release notestas50-patch-1
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 98de6d09..b7133db0 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,3 +1,12 @@
+# UNRELEASED
+
+### Additional Platform Support
+
+Ohai now properly detects the [F5 Big-IP](https://www.f5.com/) platform and platform_version.
+
+- platform: bigip
+- platform_family: rhel
+
# Ohai Release Notes 13.2:
Ohai 13.2 has been a fantastic release in terms of community involvement with new plugins, platform support, and critical bug fixes coming from community members. A huge thank you to msgarbossa, albertomurillo, jaymzh, and davide125 for their work.