Source: openfact
Section: admin
Maintainer: Puppet Package Maintainers <pkg-puppet-devel@lists.alioth.debian.org>
Uploaders: Jérôme Charaoui <jerome@riseup.net>
Build-Depends:
 debhelper-compat (= 13),
 gem2deb,
 ruby-ffi <!nocheck>,
 ruby-hocon <!nocheck>,
 ruby-rspec <!nocheck>,
 ruby-thor <!nocheck>,
 ruby-webmock <!nocheck>,
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.
