Class: Puppet::Property::F5Description
- Inherits:
-
Puppet::Property
- Object
- Puppet::Property
- Puppet::Property::F5Description
- Defined in:
- lib/puppet/property/f5_description.rb
Class Method Summary collapse
Class Method Details
.postinit ⇒ Object
4 5 6 7 |
# File 'lib/puppet/property/f5_description.rb', line 4 def self.postinit @doc ||= 'The description of the node object. Valid options: <string>' end |