Method: Puppet::Type.apply_to

Defined in:
lib/vendor/puppet/type.rb

.apply_toObject



145
146
147
# File 'lib/vendor/puppet/type.rb', line 145

def self.apply_to
  @apply_to ||= :host
end