Jira (PUP-10729) Accessing trusted facts from Ruby report processor

26 views
Skip to first unread message

Josh Cooper (Jira)

unread,
Dec 1, 2020, 10:40:02 AM12/1/20
to puppe...@googlegroups.com
Josh Cooper updated an issue
 
Puppet / New Feature PUP-10729
Accessing trusted facts from Ruby report processor
Change By: Josh Cooper
Summary: Accessing trusted facts from Ruby report processor
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)
Atlassian logo

Mihai Buzgau (Jira)

unread,
Dec 1, 2020, 11:15:02 AM12/1/20
to puppe...@googlegroups.com

Mihai Buzgau (Jira)

unread,
Dec 1, 2020, 11:15:02 AM12/1/20
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Sprint: Triaged tickets

Mihai Buzgau (Jira)

unread,
Dec 1, 2020, 11:24:03 AM12/1/20
to puppe...@googlegroups.com

Mihai Buzgau (Jira)

unread,
Dec 1, 2020, 11:24:06 AM12/1/20
to puppe...@googlegroups.com

Albert Vaca (Jira)

unread,
Dec 1, 2020, 4:10:04 PM12/1/20
to puppe...@googlegroups.com
Albert Vaca commented on New Feature PUP-10729
 
Re: Accessing trusted facts from Ruby report processor

It turns out there is a way to get the trusted facts already:

```

trusted_facts = (Puppet.lookup(:trusted_information)

{ Hash.new }

).to_h

```

It's completely different to the code to get regular facts, which isn't the most intuitive thing, but it does the job.

Mihai Buzgau (Jira)

unread,
Apr 13, 2021, 9:46:04 AM4/13/21
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Labels: community
This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)
Atlassian logo

Mihai Buzgau (Jira)

unread,
Apr 13, 2021, 9:48:03 AM4/13/21
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Sprint: Triaged tickets NW-2021-04-28

Ciprian Badescu (Jira)

unread,
Apr 14, 2021, 5:48:01 AM4/14/21
to puppe...@googlegroups.com
Ciprian Badescu updated an issue
Change By: Ciprian Badescu
Sprint: NW-2021-04-28 Triaged tickets

Ciprian Badescu (Jira)

unread,
Sep 7, 2021, 3:49:02 AM9/7/21
to puppe...@googlegroups.com

Ciprian Badescu (Jira)

unread,
Sep 20, 2021, 6:49:02 AM9/20/21
to puppe...@googlegroups.com
Ciprian Badescu commented on New Feature PUP-10729
 
Re: Accessing trusted facts from Ruby report processor

Albert Vaca, your solution is the right was to access trusted facts from Ruby report processor

Reply all
Reply to author
Forward
0 new messages