Class Puppet::Node::Environment
In: lib/puppet/node/environment.rb
Parent: Object

Model the environment that a node can operate in. This class just provides a simple wrapper for the functionality around environments.

Methods

[]   clear   module   new   new   to_s  

Included Modules

Puppet::Util::Cacher

Attributes

name  [R] 

Public Class methods

This is only used for testing.

Return an existing environment instance, or create a new one.

Public Instance methods

Return an environment-specific setting.

[Validate]