软件包: facter (3.11.0-4)
facter 的相关链接
Trisquel 的资源:
下载源码包 facter:
- [facter_3.11.0-4.dsc]
- [facter_3.11.0.orig.tar.gz]
- [facter_3.11.0.orig.tar.gz.asc]
- [facter_3.11.0-4.debian.tar.xz]
维护者:
Original Maintainers:
- Puppet Package Maintainers (Mail Archive)
- Andrew Pollock
- Micah Anderson
- Stig Sandbeck Mathisen
- Apollon Oikonomopoulos
外部的资源:
- 主页 [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.71.0
- program options library for C++
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libfacter3.11.0 (= 3.11.0-4)
- collect and display facts about the system -- shared library
-
- dep: libgcc-s1 (>= 3.0) [amd64]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libleatherman1.4.2
- collection of C++ and CMake utility libraries - shared libraries
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3