Profiles your system and emits JSON
Ohai detects data about your operating system and prints out a JSON data blob.
It can be used standalone, but it's primary purpose is to provide node data to
Chef.
- Sources inherited from project devel:languages:ruby:extensions
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Marvin1973:pcs/rubygem-ohai && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ohai-6.14.0.gem | 0000109056 107 KB | |
rubygem-ohai.changes | 0000000953 953 Bytes | |
rubygem-ohai.spec | 0000002743 2.68 KB |
Revision 3 (latest revision is 83)
Sascha Peilicke (saschpe)
committed
(revision 3)
- Conflict with 'lsb' and require 'lsb-release' on SLE_11_SP2: /etc/lsb-release contains useless crap on SP2 which makes "ohai lsb" report nothing. However, if /usr/bin/lsb_release is available, it reports more useful stuff (altough the service pack patch level is missing at the moment). Check lib/ohai/plugins/linux/lsb.rb if in doubt.
Comments 0