blob: 0e2baadc9224bbb72cf317b66e7cda2b23d99f59 (
plain) (
blame)
1
2
3
4
5
6
7
|
Ohai detects data about your operating system. It can be used standalone, but
it's primary purpose is to provide node data to Chef.
Ohai will print out a JSON data blob for all the known data about your system.
When used with Chef, that data is reported back via node attributes.
WWW: https://docs.chef.io/ohai.html
|