Method: Puppet::Confine#message
- Defined in:
- lib/puppet/confine.rb
#message(value) ⇒ Object
Provide a hook for the message when there’s a failure.
54 55 56 |
# File 'lib/puppet/confine.rb', line 54 def (value) "" end |
Provide a hook for the message when there’s a failure.
54 55 56 |
# File 'lib/puppet/confine.rb', line 54 def (value) "" end |