Hello,

I'd like to do the following : 

*site.pp*
custom_function_that_changes_puppet_internal_variables()
hiera_include("classes")
custom_function_that_restores_puppet_internal_variables()

Custom functions are  implemented using 

*module Puppet::Parser::Functions*
*      newfunction(:hiera_hook) do |*args|*

Multiple nodes will ask for this, is it safe to do ?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/6632c6c3-1ec4-422f-a64f-dad21956ef29%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to