パッケージ: facter (3.14.12-1 など)
facter に関するリンク
Debian の資源:
facter ソースパッケージをダウンロード:
- [facter_3.14.12-1.dsc]
- [facter_3.14.12.orig.tar.gz]
- [facter_3.14.12.orig.tar.gz.asc]
- [facter_3.14.12-1.debian.tar.xz]
メンテナ:
- 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.74.0 (>= 1.74.0)
- C++ 用プログラムオプションライブラリ
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libfacter3.14.12 (= 3.14.12-1+b2)
- collect and display facts about the system -- shared library
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libleatherman1.12.1 (>= 1.12.1+dfsg)
- collection of C++ and CMake utility libraries - shared libraries
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: ruby (>= 1:2.7~0)
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)