52b580a838
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.
6 lines
281 B
Text
6 lines
281 B
Text
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.
|