blob: 8b73029ad523a5026b38fc10173907e6e2b04d18 (
plain) (
blame)
1
2
3
4
5
|
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.
|