Class: PuppetX::Property::AwsTag
- Inherits:
-
Puppet::Property
- Object
- Puppet::Property
- PuppetX::Property::AwsTag
- Defined in:
- lib/puppet_x/puppetlabs/property/tag.rb
Instance Method Summary collapse
Instance Method Details
#format_tags(value) ⇒ Object
5 6 7 |
# File 'lib/puppet_x/puppetlabs/property/tag.rb', line 5 def (value) Hash[value.sort] end |