Project

General

Profile

Download (175 Bytes) Statistics
| Branch: | Tag: | Revision:
include ::Proxy::Log
begin
require "facter"
rescue LoadError
logger.info "Facter was not found, Facts API disabled"
end

require 'facts/facts_plugin' if defined?(:Facter)
(1-1/4)