This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
luke (author)
Mon Jun 19 17:54:30 -0700 2006
commit 60be696b6b28f7f70df04e396d3fddaf69630b2b
tree fd48f882e4dc8e77e2a068bcc7a7976a80528d9c
parent 73aeadeaed9b40da9b72a94334d8f0be80220c0f
tree fd48f882e4dc8e77e2a068bcc7a7976a80528d9c
parent 73aeadeaed9b40da9b72a94334d8f0be80220c0f
facter /
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG | ||
| |
COPYING | ||
| |
INSTALL | Wed Nov 16 09:29:21 -0800 2005 | |
| |
LICENSE | Thu Sep 10 23:16:53 -0700 2009 | |
| |
README | ||
| |
Rakefile | ||
| |
TODO | Mon Aug 29 14:30:45 -0700 2005 | |
| |
bin/ | ||
| |
conf/ | ||
| |
etc/ | Mon Aug 29 14:30:45 -0700 2005 | |
| |
install.rb | ||
| |
lib/ | ||
| |
tests/ |
README
This package is largely meant to be a library for collecting facts about your system. These facts are mostly strings (i.e., not numbers), and are things like the output of 'uname', public ssh and cfengine keys, the number of processors, etc. It currently cannot collect very much information, but it is architected to be both OS and OS version specific. See bin/facter or http://madstop.com/svn/enhost for an example of the interface.








