mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
2f008f486a
Facter is Puppet's cross-platform system profiling library. While former versions (sysutils/rubygem-facter) were written in Ruby, this version is written in C++11. FreeBSD support in the upstream sources is sparse and DragonFly is not supported at all for the moment. WWW: https://puppetlabs.com/facter Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D3579
7 lines
197 B
Plaintext
7 lines
197 B
Plaintext
Facter is Puppet's cross-platform system profiling library.
|
|
|
|
It discovers and reports per-node facts, which are
|
|
available in your Puppet manifests as variables.
|
|
|
|
WWW: https://puppetlabs.com/facter
|