I'm using puppet 3.1 and I want to figure out why hiera seems to be looking 
in the wrong place and getting the wrong value.

I found a post from this group saying to run puppet -d on the master and 
look in the log.  Having done that I still don't see anything hiera related 
except for where puppet reads  hiera_config from puppet.conf, nor do I see 
anything about the automatic parameter lookup or where I use the heira() 
function to assign another variable.  

I tried both:
puppet agent -t --environment=devel --logdest=/tmp/puppet_agent.log --debug
puppet master --debug --no-daemonize --logdest=/tmp/puppet.log 
--compile=vb271-puppet.vm --environment=devel

neither of which gave me anything useful.  What am I doing wrong?

Thanks in advance.

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to