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

Add a puppetdb_version fact with PuppetDB version #404

Merged
merged 3 commits into from May 3, 2024

Conversation

rwaffen
Copy link
Contributor

@rwaffen rwaffen commented May 3, 2024

The code changes add a new Facter fact called puppetdb_version that retrieves the version of PuppetDB installed on the system. It uses the puppetdb --version command to fetch the version and returns it as a fact value.

The code changes add a new Facter fact called `puppetdb_version` that retrieves the version of PuppetDB installed on the system. It uses the `puppetdb --version` command to fetch the version and returns it as a fact value.
@smortex smortex changed the title feat: Add Facter fact for PuppetDB version Add a puppetdb_version fact with PuppetDB version May 3, 2024
@smortex smortex merged commit 3afd693 into puppetlabs:main May 3, 2024
26 checks passed
@rwaffen rwaffen deleted the add_version_fact branch May 6, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants