Class: Puppet::Property::F5HealthMonitors

Inherits:
Puppet::Property
  • Object
show all
Defined in:
lib/puppet/property/f5_health_monitors.rb

Class Method Summary collapse

Class Method Details

.postinitObject



5
6
7
8
# File 'lib/puppet/property/f5_health_monitors.rb', line 5

def self.postinit
  @doc ||= 'The health monitor(s) for the node object.
  Valid options: <["/Partition/Objects"]|default|none>'
end