Jira (FACT-2534) Custom fact causes legacy facts to be returned even without '--show-legacy' option

21 views
Skip to first unread message

Florin Dragos (Jira)

unread,
Apr 2, 2020, 7:42:03 AM4/2/20
to puppe...@googlegroups.com
Florin Dragos created an issue
 
Facter / Bug FACT-2534
Custom fact causes legacy facts to be returned even without '--show-legacy' option
Issue Type: Bug Bug
Affects Versions: 4.0.14
Assignee: Unassigned
Components: Facter 4
Created: 2020/04/02 4:41 AM
Environment:

macosx

Priority: Normal Normal
Reporter: Florin Dragos

steps to reproduce:

1. add custom fact:

Facter.add(:my_custom_fact) do
  has_weight(10_000)
  setcode do
    Facter.value('os')
  end
end

2. run facter

3. all legacy facts are being displayed, even though '--show-legacy' was not specified

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

Mihai Buzgau (Jira)

unread,
Aug 11, 2020, 8:24:06 AM8/11/20
to puppe...@googlegroups.com

Bogdan Irimie (Jira)

unread,
Aug 19, 2020, 10:22:05 AM8/19/20
to puppe...@googlegroups.com

Bogdan Irimie (Jira)

unread,
Aug 19, 2020, 10:23:03 AM8/19/20
to puppe...@googlegroups.com

Bogdan Irimie (Jira)

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