Uploaded image for project: 'Puppet'
  1. Puppet
  2. PUP-10599

Puppet lookup on remote nodes should skip loading local external facts

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • None
    • PUP 6.18.0
    • None
    • Night's Watch
    • Needs Assessment
    • Bug Fix
    • Hide
      Some puppet default settings required facter to retrieve the data which
      caused facter to load all external facts that are not used. This can
      slow down puppet if external facts are slow.

      Now, only when performing a lookup command on a remote node, local external facts are not evaluated.
      Show
      Some puppet default settings required facter to retrieve the data which caused facter to load all external facts that are not used. This can slow down puppet if external facts are slow. Now, only when performing a lookup command on a remote node, local external facts are not evaluated.
    • Needs Assessment

    Description

      When performing a puppet lookup on a remote node, puppet requires some settings that are provided by Facter. When Facter provides the setting, it evaluates all external facts even if it does not need them.

      When running this command puppet should not evaluate all local external facts.

      Attachments

        Issue Links

          Activity

            People

              dorin.pleava Dorin Pleava
              dorin.pleava Dorin Pleava
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support