Class Puppet::Provider::Confine
In: lib/puppet/provider/confine.rb
Parent: Object

Methods

for_binary?   inherited   message   new   reset   result   test   valid?  

Included Modules

Puppet::Util

Attributes

for_binary  [RW]  Mark that this confine is used for testing binary existence.
label  [RW]  Used for logging.
name  [RW] 
values  [R] 

Public Class methods

Public Instance methods

Provide a hook for the message when there‘s a failure.

Provide a hook for subclasses.

Collect the results of all of them.

Test whether our confine matches.

[Validate]