HomePhorge

Move parameter formatting rules into helper method
f0c3414b370aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Move parameter formatting rules into helper method

By moving the logic for formatting the values of parameters and
properties into a class method on Puppet::Parameter, we can re-use
this logic in more places, without having to duplicate it. This will
also allow us to more easily add support for properly displaying hash
values, which will be necessary as part of Redmine issue #8414.

Details

Provenance
Jacob Helwig <jacob@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU845e05b60a31: Wrap long lines in Type::Package
Branches
Unknown
Tags
Unknown

Event Timeline

Jacob Helwig <jacob@puppetlabs.com> committed rPUf0c3414b370a: Move parameter formatting rules into helper method (authored by Jacob Helwig <jacob@puppetlabs.com>).Oct 1 2011, 1:17 AM