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 | Thu Feb 12 21:00:15 -0800 2009 | |
| |
INSTALL | ||
| |
LICENSE | Tue Sep 16 10:48:28 -0700 2008 | |
| |
README | Wed Feb 04 03:17:28 -0800 2009 | |
| |
README.rst | ||
| |
Rakefile | Mon Feb 09 07:14:55 -0800 2009 | |
| |
TODO | Mon Aug 29 14:30:45 -0700 2005 | |
| |
autotest/ | Wed Jan 21 16:02:16 -0800 2009 | |
| |
bin/ | ||
| |
conf/ | Fri Nov 07 10:41:19 -0800 2008 | |
| |
documentation/ | Mon Jul 31 13:59:22 -0700 2006 | |
| |
etc/ | Mon Aug 29 14:30:45 -0700 2005 | |
| |
install.rb | ||
| |
lib/ | ||
| |
spec/ | Tue Feb 03 16:44:24 -0800 2009 | |
| |
tasks/ | Mon Feb 09 07:14:55 -0800 2009 |
README.rst
Facter
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.
See bin/facter for an example of the interface.
Running Facter
Run the facter binary on the command for a full list of facts supported on your host.
Adding your own facts
See the Adding Facts wiki page for details of how to add your own custom facts to Facter.
Further Information
See http://reductivelabs.com/projects/facter/ for more details.









