Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fact package_provider is missing #49

Closed
mxey opened this issue Aug 31, 2017 · 1 comment
Closed

Fact package_provider is missing #49

mxey opened this issue Aug 31, 2017 · 1 comment

Comments

@mxey
Copy link

mxey commented Aug 31, 2017

The package_provider fact is missing, probably because Facter only outputs it if called with --puppet? I assume FacterDB is mostly in the used in the context of Puppet spec testing, so I think supporting Puppet-specific facts makes sense

# facter --puppet package_provider
apt
@DavidS
Copy link
Contributor

DavidS commented Sep 4, 2017

The package_provider fact is deployed by the stdlib module, which is out of scope for current facterdb, as it needs to also work for testing modules that do not depend on the stdlib module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants