Name: | facter |
---|---|
Version: | 2.4.1 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 277084 |
License: | ASL 2.0 |
RPM: | facter-2.4.1-1.el7.aarch64.rpm |
Source RPM: | facter-2.4.1-1.el7.src.rpm |
Build Date: | Thu May 24 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://puppetlabs.com/facter |
Summary: | 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. |
- Update to 2.4.1
- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.2
- Update to 2.3.0
- Update to 2.2.0 as per bz#1108041
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Fix el7 conditionals as suggested by Orion Poplawski (BZ #1087946)
- Update to to 2.0.1
- Update to 1.7.4 - Create /etc/facter/facts.d for external facts - Send dmiddecode errors to /dev/null in the virtual fact (FACT-86)
- Update to 1.7.3 (BZ #1016817)