Class: Puppet::Parameter::F5Name

Inherits:
Puppet::Parameter
  • Object
show all
Defined in:
lib/puppet/parameter/f5_name.rb

Class Method Summary collapse

Class Method Details

.postinitObject



4
5
6
7
# File 'lib/puppet/parameter/f5_name.rb', line 4

def self.postinit
  @doc ||= "The name of the object.
  Valid options: <String>"
end