Jira (PUP-10717) When query for a specific fact with puppet facts show there are 3 additional puppet specific facts

4 views
Skip to first unread message

Oana Tanasoiu (Jira)

unread,
Oct 14, 2020, 9:12:04 AM10/14/20
to puppe...@googlegroups.com
Oana Tanasoiu created an issue
 
Puppet / Bug PUP-10717
When query for a specific fact with puppet facts show there are 3 additional puppet specific facts
Issue Type: Bug Bug
Assignee: Unassigned
Created: 2020/10/14 6:11 AM
Priority: Normal Normal
Reporter: Oana Tanasoiu

Puppet Version: main branch
Puppet Server Version:
OS Name/Version: all

After resolving the requested facts, in puppet are added 3 additional local facts: "clientcert", "clientversion" and "clientnoop". `puppet facts show` action should display only the requested facts without the additional facts.

Desired Behavior:

For 'timezone' query (puppet facts show timezone) the output should be:

{"timezone":"EEST"}

Actual Behavior:

For 'timezone' query (puppet facts show timezone) the output is:

{"timezone":"EEST","clientcert":"macbookpro.local","clientversion":"6.14.0","clientnoop":false}

 

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

Oana Tanasoiu (Jira)

unread,
Oct 14, 2020, 9:13:03 AM10/14/20
to puppe...@googlegroups.com
Oana Tanasoiu updated an issue
Change By: Oana Tanasoiu
* . Puppet Version: main branch*
*Puppet Server Version:*
*OS Name/Version: all*


After resolving the requested facts, in puppet are added 3 additional local facts: "clientcert", "clientversion" and "clientnoop". `puppet facts show` action should display only the requested facts without the additional facts.

*Desired Behavior:*


For 'timezone' query (puppet facts show timezone) the output should be:

{"timezone":"EEST"}

*Actual Behavior:*


For 'timezone' query (puppet facts show timezone) the output is:

{"timezone":"EEST","clientcert":"macbookpro.local","clientversion":"6.14.0","clientnoop":false}

 
Reply all
Reply to author
Forward
0 new messages