Jira (FACT-2619) External fact caching

16 views
Skip to first unread message

Bogdan Irimie (Jira)

unread,
May 19, 2020, 8:23:03 AM5/19/20
to puppe...@googlegroups.com
Bogdan Irimie created an issue
 
Facter / Task FACT-2619
External fact caching
Issue Type: Task Task
Assignee: Unassigned
Created: 2020/05/19 5:22 AM
Priority: Normal Normal
Reporter: Bogdan Irimie
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)
Atlassian logo

Bogdan Irimie (Jira)

unread,
May 19, 2020, 9:06:04 AM5/19/20
to puppe...@googlegroups.com
Bogdan Irimie assigned an issue to Bogdan Irimie
Change By: Bogdan Irimie
Assignee: Bogdan Irimie

Bogdan Irimie (Jira)

unread,
May 21, 2020, 3:14:02 AM5/21/20
to puppe...@googlegroups.com
Bogdan Irimie assigned an issue to Florin Dragos
Change By: Bogdan Irimie
Assignee: Bogdan Irimie Florin Dragos

Mihai Buzgau (Jira)

unread,
Nov 5, 2020, 9:38:03 AM11/5/20
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Fix Version/s: FACT 4.0.45

Florin Dragos (Jira)

unread,
Nov 5, 2020, 4:18:04 PM11/5/20
to puppe...@googlegroups.com
Florin Dragos updated an issue
Change By: Florin Dragos
Release Notes Summary: External facts can be cached with this fix. To cache external facts, the filename of the external fact can be used when setting the ttls in facter.conf.

Florin Dragos (Jira)

unread,
Nov 5, 2020, 4:19:03 PM11/5/20
to puppe...@googlegroups.com
Florin Dragos updated an issue
Change By: Florin Dragos
Release Notes Summary:
External facts can be cached with this fix. To cache external facts, the filename of the external fact can be used when setting the ttls in facter.conf.

{code}
facts : {
  ttls : [
    { "external_fact.txt" : 30 days },
  ]
}
{code}

Florin Dragos (Jira)

unread,
Nov 5, 2020, 4:19:03 PM11/5/20
to puppe...@googlegroups.com

Florin Dragos (Jira)

unread,
Nov 5, 2020, 4:20:03 PM11/5/20
to puppe...@googlegroups.com
Florin Dragos updated an issue
External facts can be cached with this fix. To cache external facts, the filename of the external fact can be used when setting the ttls in facter.conf.

 
{code:java}

facts : {
  ttls : [
    { "external_fact.txt" : 30 days },
  ]
}
{code}

Florin Dragos (Jira)

unread,
Nov 5, 2020, 4:27:02 PM11/5/20
to puppe...@googlegroups.com
Florin Dragos updated an issue
Change By: Florin Dragos
Release Notes Summary:
External facts can be cached with this fix. To cache external facts, the filename of the external fact can be used when setting the ttls in facter.conf.



facts : {
  ttls : [
    { "external_fact.txt" : 30 days },
  ]
}

Claire Cadman (Jira)

unread,
Nov 10, 2020, 6:03:02 AM11/10/20
to puppe...@googlegroups.com
Claire Cadman updated an issue
Change By: Claire Cadman
Labels: doc_reviewed
Reply all
Reply to author
Forward
0 new messages