| Class | Puppet::Provider::Confine::Variable |
| In: |
lib/puppet/provider/confine/variable.rb
|
| Parent: | Puppet::Provider::Confine |
Require a specific value for a variable, either a Puppet setting or a Facter value. This class is a bit weird because the name is set explicitly by the ConfineCollection class — from this class, it‘s not obvious how the name would ever get set.
| name | [RW] | This is set by ConfineCollection. |