Merge pull request #77 from hkenney/ticket/2.4.x/2157_add_external_fact_compatibility

(#2157) Make facts_dot_d compatible with external facts
This commit is contained in:
Jeff McCune 2012-07-12 18:07:50 -07:00
commit c101da0b83

View file

@ -94,6 +94,7 @@ class Facter::Util::DotD
cache_save!
end
else
Puppet.deprecation_warning("TTL for external facts is being removed. See http://links.puppetlabs.com/factercaching for more information.")
Facter.debug("Using cached data for #{file}")
end