[ 源代码: facter ]
软件包:facter(4.8.0-1)
facter 的相关链接
Debian 的资源:
下载源码包 facter:
维护小组:
- Puppet Package Maintainers (QA 页面, 邮件存档)
- Andrew Pollock (QA 页面)
- Stig Sandbeck Mathisen (QA 页面)
- Apollon Oikonomopoulos (QA 页面)
- Jérôme Charaoui (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
collect and display facts about the system
Facter is Puppet’s cross-platform system profiling library. It discovers and reports per-node facts, which are collected by the Puppet agent and are made available in Puppet manifests as variables. Facter comes with a number of built-in facts providing information about the operating system, hardware, SSH keys, etc., but is also easily extensible through the following interfaces:
* Through custom facts using Facter's Ruby API. * Through `external' facts which can be either executables, or static data files.
This package contains the facter binary and the ruby module making facter available to Puppet.
其他与 facter 有关的软件包
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-hocon (>= 1.3)
- Ruby port of the Typesafe Config library
-
- dep: ruby-thor (>= 1.0.1)
- Ruby scripting framework
-
- rec: dmidecode
- SMBIOS/DMI 表译码器
-
- rec: pciutils
- PCI 工具
-
- rec: ruby-sys-filesystem
- ruby interface for getting file system information
-
- rec: virt-what
- detect if we are running in a virtual machine