Class: Facter::Resolvers::Hostname

Inherits:
BaseResolver show all
Defined in:
lib/facter/resolvers/hostname.rb

Constant Summary collapse

FQDN_LOOKUP_TIMEOUT =

Upper bound, in seconds, for the fqdn lookup. A hung name service otherwise stalls fact collection until the agent's runtimeout fires (OpenVoxProject/openvox#485). Only applied on Rubies that honour it.

10

Method Summary

Methods inherited from BaseResolver

cache_nil_for_unresolved_facts, init_resolver, invalidate_cache, resolve, subscribe_to_manager