Skip to content

phantez/facter

This branch is 703 commits ahead of, 2275 commits behind puppetlabs/facter:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Matt Robinson
May 20, 2011
5917326 · May 20, 2011
Apr 21, 2011
Feb 27, 2009
Apr 5, 2011
Apr 5, 2011
Jul 31, 2006
Aug 29, 2005
Oct 4, 2010
May 20, 2011
Aug 27, 2010
May 20, 2011
Mar 28, 2011
May 20, 2011
Aug 28, 2010
Apr 5, 2011
Apr 5, 2011
Jan 28, 2011
Apr 1, 2011

Repository files navigation

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 page for details of how to add your own custom facts to Facter.

Further Information

See http://www.puppetlabs.com/puppet/related-projects/facter for more details.

Packages

No packages published

Languages

  • Ruby 97.9%
  • Shell 2.1%