Using custom functions in Puppet templates

Friday, January 1st, 2010

This eventually required a support ticket to figure out, so I’m documenting it here in case it’s useful to others.
The problem: You have a puppet function you find useful. At this point custom functions are really easy to create and distribute via modules so there’s really no reason not to be using them. However, you [...]