Method: Puppet::Settings.domain_fact

Defined in:
lib/puppet/settings.rb

.domain_factObject



85
86
87
# File 'lib/puppet/settings.rb', line 85

def self.domain_fact()
  Puppet.runtime[:facter].value :domain
end