Uploaded image for project: 'Facter'
  1. Facter
  2. FACT-2619

External fact caching

    XMLWordPrintable

Details

    • Night's Watch
    • Enhancement
    • Hide
      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 },
        ]
      }
      Show
      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 },   ] }
    • Needs Assessment

    Description

      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 },
        ]
      }
      

      Attachments

        Activity

          People

            florin.dragos Florin Dragos
            bogdan.irimie Bogdan Irimie
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Zendesk Support