Source: openfact Section: admin Maintainer: Puppet Package Maintainers Uploaders: Jérôme Charaoui Build-Depends: debhelper-compat (= 13), gem2deb, ruby-ffi , ruby-hocon , ruby-rspec , ruby-thor , ruby-webmock , Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/puppet-team/openfact.git Vcs-Browser: https://salsa.debian.org/puppet-team/openfact Homepage: https://github.com/OpenVoxProject/openfact Package: openfact Architecture: all Depends: ${misc:Depends}, ${ruby:Depends}, Recommends: dmidecode, pciutils, ruby-sys-filesystem, virt-what, Breaks: facter Replaces: facter Description: collect and display facts about the system OpenFact is a community implementation of Facter, a command-line tool that gathers basic facts about nodes (systems) such as hardware details, network settings, OS type and version, and more. These facts are made available as variables in your Puppet manifests and can be used to inform conditional expressions in Puppet.