Class Puppet::Node::Facts::ActiveRecord
In: lib/puppet/indirector/facts/active_record.rb
Parent: Puppet::Indirector::ActiveRecord

Methods

find   save  

Public Instance methods

Find the Rails host and pull its facts as a Facts instance.

Save the values from a Facts instance as the facts on a Rails Host instance.

[Validate]