Class Puppet::Parser::AST::Node
In: lib/puppet/parser/ast/node.rb
Parent: Puppet::Parser::AST::HostClass

The specific code associated with a host. Nodes are annoyingly unlike other objects. That‘s just the way it is, at least for now.

Methods

Public Class methods

Public Instance methods

in Regex mode, our classname can‘t be our Regex. so we use the currently connected client as our classname, mimicing exactly what would have happened if there was a specific node definition for this node.

Make sure node scopes are marked as such.

[Validate]