Class: Puppet::Node::WriteOnlyYaml Private

Inherits:
Indirector::Yaml show all
Defined in:
lib/puppet/indirector/node/write_only_yaml.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

This is a WriteOnlyYaml terminus that exists only for the purpose of being able to write node cache data that later can be read by the YAML terminus. The use case this supports is to make it possible to search among the “current nodes” when Puppet DB (recommended) or other central storage of information is not available.

See Also:

Constant Summary

Method Summary

Methods included from Util

exit_on_fail, #exit_on_fail, which, #which