Class Puppet::Resource::Catalog::ActiveRecord
In: lib/puppet/indirector/catalog/active_record.rb
Parent: Puppet::Indirector::ActiveRecord

Methods

find   save  

Public Instance methods

If we can find the host, then return a catalog with the host‘s resources as the vertices.

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

[Validate]