Every repository with this icon (
Every repository with this icon (
tree f780dfe98996624673b7a8aeb1aed6c0820a1148
parent c2e5f313326166431603f518b37ee4465c15f43a
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Jan 30 17:09:03 -0800 2009 | |
| |
CHANGELOG | Thu Jun 18 14:37:49 -0700 2009 | |
| |
LICENSE | Tue Dec 02 13:02:14 -0800 2008 | |
| |
NOTICE | Tue Jan 20 08:23:13 -0800 2009 | |
| |
README.rdoc | Thu Jan 15 11:26:49 -0800 2009 | |
| |
Rakefile | ||
| |
bin/ | Thu Jun 18 11:53:01 -0700 2009 | |
| |
features/ | Tue Jan 06 16:15:42 -0800 2009 | |
| |
lib/ | ||
| |
spec/ | Tue Jun 16 20:13:10 -0700 2009 |
ohai
DESCRIPTION:
Ohai detects data about your operating system.
I’m in yur server, findin yer dater
SYNOPSIS:
./bin/ohai
Will print out a JSON structure for all the known data about your system.
REQUIREMENTS:
- rake
- json
- rspec
- extlib
INSTALL:
- git clone git@github.com:hjkp/ohai.git
- cd ohai
- rake install
SPECIAL THANKS:
Ohai was significantly easier to build because of the pre-existing work of everyone who contributed to Facter, especially Luke Kanies of Reductive Labs. Thanks, guys. (We didn’t use your code, but we were strongly inspired by it.)
LICENSE:
Ohai - system information application
| Author: | Adam Jacob (<adam@opscode.com>) |
| Copyright: | Copyright © 2008 Opscode, Inc. |
| License: | Apache License, Version 2.0 |
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.








