Module Puppet::Configurer::FactHandler
In: lib/puppet/configurer/fact_handler.rb

Break out the code related to facts. This module is just included into the agent, but having it here makes it easier to test.

Methods

Public Instance methods

Retrieve facts from the central server.

Clear out all of the loaded facts and reload them from disk. NOTE: This is clumsy and shouldn‘t be required for later (1.5.x) versions of Facter.

[Validate]