HomePhorge

Add an unmunge capability to type parameters and properties
d51d87e1f04bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add an unmunge capability to type parameters and properties

Unmunge is the reverse of munge.
While munge allows the type to return a different parameter value
or properties should than the one it was created with, unmunge
does the reverse.

It can be used for instance to store a value in a different
representation but still be able to return genuine value to the
outside world.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>

Details

Provenance
Brice Figureau <brice-puppet@daysofwonder.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on May 2 2009, 1:08 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUa1c0ae0fe3c4: Fix #2218 - Ruby YAML bug prevents reloading catalog in puppetd
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPUd51d87e1f04b: Add an unmunge capability to type parameters and properties (authored by Brice Figureau <brice-puppet@daysofwonder.com>).May 2 2009, 1:08 AM