Sha256: 6dd03152a0ee54ba5279fc6eb837a8026f3bee9034d1242b847eff150ba3a70a
Contents?: true
Size: 754 Bytes
Versions: 5
Compression:
Stored size: 754 Bytes
Contents
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. .. _Adding Facts: http://reductivelabs.com/trac/puppet/wiki/AddingFacts
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
facter-1.5.8 | README.rst |
facter-1.5.7 | README.rst |
facter-1.5.5 | README.rst |
facter-1.5.6 | README.rst |
facter-1.5.4 | README.rst |