Class: Puppet::Property::F5Address
- Inherits:
 - 
      Puppet::Property
      
        
- Object
 - Puppet::Property
 - Puppet::Property::F5Address
 
 
- Defined in:
 - lib/puppet/property/f5_address.rb
 
Class Method Summary collapse
Class Method Details
.postinit ⇒ Object
      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  |