HomePhorge

(#8341) Only load facts once per puppet run
c58bfbc64f9fUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(#8341) Only load facts once per puppet run

Make the facter terminus the only place that loads facts (with the notable
exception of pluginsync which loads any ruby code it syncs).

This should satisfy several requirements:

  • daemonized puppet agent can get fresh facts on each run
  • puppet master can load facts
  • facts are not loaded more than once by the puppet agent fact handler

Event Timeline

Patrick Carlisle <patrick@puppetlabs.com> committed rPUc58bfbc64f9f: (#8341) Only load facts once per puppet run (authored by Patrick Carlisle <patrick@puppetlabs.com>).Jan 13 2012, 12:17 AM