summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
blob: f096e32bba40fbde23dc25e7b570dc8b27ce3875 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Ohai Release Notes:

## 8.26

### EC2 detection on C5/M5

Ohai now provides EC2 metadata configuration information on the new C5/M5 instance types running on Amazon's new hypervisor.

### LsPci Plugin

The new LsPci plugin provides a `node[:pci]` hash with information about the PCI bus based on `lspci`. Only runs on Linux.