[ 原始碼: facter ]
套件:facter(3.11.0-2+deb10u2)
facter 的相關連結
Debian 的資源:
下載原始碼套件 facter:
維護小組:
- Puppet Package Maintainers (QA 頁面, 郵件存檔)
- Andrew Pollock (QA 頁面)
- Micah Anderson (QA 頁面)
- Stig Sandbeck Mathisen (QA 頁面)
- Apollon Oikonomopoulos (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: libboost-program-options1.67.0
- program options library for C++
-
- dep: libc6 (>= 2.14)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libfacter3.11.0 (= 3.11.0-2+deb10u2)
- collect and display facts about the system -- shared library
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支援函式庫
-
- dep: libleatherman1.4.2
- collection of C++ and CMake utility libraries - shared libraries
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3