Jira (PUP-10645) Sanitize output of puppet facts application

1 view
Skip to first unread message

Oana Tanasoiu (Jira)

unread,
Aug 25, 2020, 5:04:04 PM8/25/20
to puppe...@googlegroups.com
Oana Tanasoiu created an issue
 
Puppet / Task PUP-10645
Sanitize output of puppet facts application
Issue Type: Task Task
Assignee: Unassigned
Created: 2020/08/25 2:03 PM
Labels: platform_7
Priority: Normal Normal
Reporter: Oana Tanasoiu

The output is an Puppet::Node::Facts object that contains some ‘noise’  instead of  just a list of facts: 

{ 
"name": "node name the facts is for", 
"timestamp": "when the facts were retrieved", 
"expiration": "time when another puppet run will happpend",
 "values": { ..... these are the actual available facts .... }
}

 

In order to provide the same functionality as the current facter -p command, there is a need for some sanitization of the extra metadata (node name, timestamp and expiration) at the puppet facts application layer if facter terminus is used.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)
Atlassian logo

Bogdan Irimie (Jira)

unread,
Aug 26, 2020, 9:36:04 AM8/26/20
to puppe...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages