Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Replace Puppet inventory API #365

@ZeroPointEnergy

Description

@ZeroPointEnergy

This is something for post 3.0 release. Puppet Dashboard displays facts of nodes if the Puppet inventory service is configured. Newer versions of Puppet no longer support this API endpoint as it was all moved to the PuppetDB.

If we want to display facts there are basically two routes we could take:

  • Get facts from the PuppetDB API.
  • Allow uploading of facts similar to how Foreman does it.

Or we could simply remove the feature entirely. WDYT?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions