Facter 1.1.1 review

Download
by rbytes.net on

Facter is a cross-platform Ruby library for retrieving facts from operating systems

License: GPL (GNU General Public License)
File size: 18K
Developer: Luke Kanies
0 stars award from rbytes.net

Facter is a cross-platform Ruby library for retrieving facts from operating systems. Supports multiple resolution mechanisms, any of which can be restricted to working only on certain operating systems or environments.

Facter is especially useful for retrieving things like operating system names, IP addresses, MAC addresses, and SSH keys.

It is easy to extend Facter to include your own custom facts or to include additional mechanisms for retrieving facts.

Installation:

Run 'ruby install.rb' or use one of the distributed gem files at http://reductivelabs.com/downloads/gems .

install.rb should successfully install; let me know if it doesn't.

Otherwise, you can just set RUBYLIB to contain its lib directory, or copy the libs into your main ruby library directory.

What's New in This Release:
The internals have been significantly refactored.

Facter 1.1.1 search tags