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

enhance facter filtering capabilities #2658

Open
vchepkov opened this issue Dec 19, 2023 · 1 comment
Open

enhance facter filtering capabilities #2658

vchepkov opened this issue Dec 19, 2023 · 1 comment
Labels
enhancement New feature or enhancement help wanted Issue has been reviewed & PRs are welcome

Comments

@vchepkov
Copy link

vchepkov commented Dec 19, 2023

Please consider adding more filtering capabilities to facter.

Consider the following use cases:

  • large structured fact sub-trees, like rhsm.enabled_repo_ids
  • sensitive data inside a structured fact, like gce.instance.project.attributes.ssh-keys
  • facts based on values, like mountpoints /var/lib/docker/overlay*
  • exclude values, everything except cpuinfo.0 (see filter cpuinfo #2677)

The feature was previously requested in archive project https://puppet.atlassian.net/browse/FACT-769

@vchepkov vchepkov added the enhancement New feature or enhancement label Dec 19, 2023
@tvpartytonight
Copy link
Contributor

Potential spot for addressing this could be here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement help wanted Issue has been reviewed & PRs are welcome
Projects
None yet
Development

No branches or pull requests

2 participants