catalog-backend-module-puppetdb: update API report

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-02-06 11:41:33 +01:00
parent cd17783d7b
commit b42b2a5e06
@@ -64,8 +64,8 @@ export type PuppetFactSet = {
export type PuppetNode = {
timestamp: string;
certname: string;
hash: string;
latest_report_status: string;
hash: string;
producer_timestamp: string;
producer: string;
environment: string;