Method: Puppet::Node::Environment#hash
- Defined in:
- lib/puppet/node/environment.rb
#hash ⇒ Object
548 549 550 |
# File 'lib/puppet/node/environment.rb', line 548 def hash [self.class, name, full_modulepath, manifest].hash end |
548 549 550 |
# File 'lib/puppet/node/environment.rb', line 548 def hash [self.class, name, full_modulepath, manifest].hash end |