|
Source: facter-linex
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: Rafael Jesús García Perdigón <rafael.garciap@juntaex.es>
|
|
Build-Depends: debhelper (>= 8.0.0)
|
|
Standards-Version: 3.9.4
|
|
|
|
Package: facter-linex
|
|
Architecture: all
|
|
Depends: bind9-host | host, net-tools, ruby-json, ruby | ruby-interpreter
|
|
Recommends: pciutils, dmidecode, virt-what
|
|
Conflicts: facter
|
|
Provides: facter
|
|
Description: Collect and display facts about the system.
|
|
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.
|
|
|