facter

Command and ruby library for gathering system information

Description

Facter is a lightweight program that gathers basic node information about the
hardware and operating system. Facter is especially useful for retrieving
things like operating system names, hardware characteristics, IP addresses, MAC
addresses, and SSH keys.

Facter is extensible and allows gathering of node information that may be
custom or site specific. It is easy to extend by including your own custom
facts. Facter can also be used to create conditional expressions in Puppet that
key off the values returned by facts.
Website: http://www.puppetlabs.com/puppet/related-projects/facter/
License: ASL 2.0
Vendor: Fedora Project
Group: system environment/base

Packages

facter-1.6.18-8.el6.x86_64 [62 KiB] Changelog by Lukas Zapletal (2014-11-24):
- 1107891 - Enabled accidentally removed patch for CVE-2014-3248
facter-1.6.18-7.el6.x86_64 [62 KiB] Changelog by Lukas Zapletal (2014-10-20):
- 1107891 - Reverted NOTABUG patch
- 892734 - Fixed fix for net_tools (IPv6)
facter-1.6.18-3.el6.x86_64 [61 KiB] Changelog by Todd Zullinger (2013-04-03):
- Avoid warnings when virt-what produces no output