On puppet version 3.0.0 there was a typo in the hiera.yaml file that 
prevented the gpg backend from loading so the data was never found.  If I 
remember right I think "backends" was just "backend".  Hiera silently 
failed back to loading just yaml without saying anything and gpg was never 
loaded.  Running the master in debug mode helped track it down.  Set ARGV 
<< "-d" in the config.ru to get debugging enabled on the master when 
running under Passenger with Apache.

-- 
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