Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
facter - Command and ruby library for gathering system information
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.
Packages
Latest: facter-1.6.18-5.el6.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
facter |
0 |
1.6.18 |
5.el6.fio |
x86_64 |
60 KiB |
2013-12-29 09:20:47 |
Changelog:
- * 2013-08-03 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.6.18-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- * 2013-06-21 - Sam Kottler <skottler[AT]fedoraproject[DOTORG]> 1.6.18-4
- Apply upstream patch to ensure the first non-127.0.0.1 interface
- * 2013-04-03 - Todd Zullinger <tmz[AT]pobox[DOTCOM]> - 1.6.18-3
- Avoid warnings when virt-what produces no output
- * 2013-04-02 - Todd Zullinger <tmz[AT]pobox[DOTCOM]> - 1.6.18-2
- Apply upstream patch to filter virt-what warnings from virtual fact
- * 2013-03-18 - Todd Zullinger <tmz[AT]pobox[DOTCOM]> - 1.6.18-1
- Update to 1.6.18
- Restart puppet in %postun (#806370)
- Require virt-what for improved KVM detection (#905592)
- Ensure man page is installed on EL < 7