Again: You *cannot* get hiera values into facter, nor would that be
particularly useful (at least from the master's perspective).

On 12/06/2013 04:08 PM, leed wrote:
> Thanks for your response, I'd tried adding that to the global scope
> (confirmed with a notify), but this doesn't seem to be passed to the
> custom facts, as these seem to be processed before hand?
> 
> So with 
> 
> Facter.add("cluster_name") do
>   setcode do
>     $clustername
>   end
> end
> 
> I get :-
> 
> # facter --debug -p
> value for cluster_name is still nil

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" 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-users/52A1E994.8050609%40alumni.tu-berlin.de.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to