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 (
facter /
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG | Wed Sep 24 12:00:06 -0700 2008 | [lak] |
| |
INSTALL | Wed Nov 16 09:29:21 -0800 2005 | [luke] |
| |
LICENSE | Tue Sep 16 10:48:28 -0700 2008 | [lak] |
| |
README | Fri May 16 12:57:26 -0700 2008 | [lak] |
| |
Rakefile | Mon Aug 18 17:55:41 -0700 2008 | [lak] |
| |
TODO | Mon Aug 29 14:30:45 -0700 2005 | [luke] |
| |
autotest/ | Tue May 13 18:49:04 -0700 2008 | [lak] |
| |
bin/ | Fri May 16 12:57:26 -0700 2008 | [lak] |
| |
conf/ | Mon Sep 15 15:46:57 -0700 2008 | [jamtur01] |
| |
documentation/ | Mon Jul 31 13:59:22 -0700 2006 | [luke] |
| |
etc/ | Mon Aug 29 14:30:45 -0700 2005 | [luke] |
| |
install.rb | Fri Sep 05 16:59:36 -0700 2008 | [jamtur01] |
| |
lib/ | Wed Sep 24 12:00:06 -0700 2008 | [lak] |
| |
spec/ | Mon Aug 18 17:15:24 -0700 2008 | [lak] |
| |
vendor/ | Sun Feb 17 14:15:10 -0800 2008 | [lak] |
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://reductivelabs.com/trac/enhost for an example of the interface.





