Class: Puppet::Property::F5Address

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

Class Method Summary collapse

Class Method Details

.postinitObject



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

def self.postinit
  @doc ||= "The IP address and routing ID of the resource.
  Valid options: <ipv4|ipv6>[%<route domain id>]"
end