On Thu, Sep 8, 2011 at 12:43 PM, Guy Matz <gm...@matz.org> wrote:

> Sorry if this has been hashed out before, but I can't find an answer
> anywhere . . .
>
> I would like to use the ruby function "upcase" on a variable that gets set
> in my site.pp . . .  do I really need to write a custom function for this?
> Does anyone have any code I can drop into my puppet code that does basic
> ruby functions in puppet, like the upcase I need?
>

Use the upcase function from:
https://github.com/puppetlabs/puppetlabs-functions

Thanks,

Nan

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to