Method: Puppet::Type.apply_to
- Defined in:
- lib/vendor/puppet/type.rb
.apply_to ⇒ Object
145 146 147 |
# File 'lib/vendor/puppet/type.rb', line 145 def self.apply_to @apply_to ||= :host end |
145 146 147 |
# File 'lib/vendor/puppet/type.rb', line 145 def self.apply_to @apply_to ||= :host end |