Method: Puppet::Node#facts
- Defined in:
- lib/puppet/node.rb
#facts ⇒ Object (readonly)
Returns the value of attribute facts.
22 23 24 |
# File 'lib/puppet/node.rb', line 22 def facts @facts end |
Returns the value of attribute facts.
22 23 24 |
# File 'lib/puppet/node.rb', line 22 def facts @facts end |