Class Puppet::Util::ConfigStore
In: lib/puppet/util/config_store.rb
Parent: Object

The abstract base class for client configuration storage.

Methods

collect_exported   get   newstore   rmstore   store   store  

Public Class methods

Remove a store; really only used for testing.

Public Instance methods

Retrieve the config for a client.

Store the config for a client.

[Validate]