On Tuesday, April 19, 2016 at 12:36:47 PM UTC-5, Ugo Bellavance wrote:

This:
 

> When debugging on the master:
>
> # puppet master --debug --compile agent1.example.com | grep hiera | grep 
> -v Cannot | grep -v Looking
> [...]
> Debug: hiera(): Hiera YAML backend starting
> Debug: hiera(): Found classes in host/agent1.example.com
> [...]
>


Shows that your Hiera config and data are fine.

You haven't presented any logs of the actual puppetmaster service failure, 
and these might be more illuminating, but at this point I'm inclined to 
guess that your problem is one of two things:

   1. perhaps the master is running with a stale Hiera config, and needs to 
   be restarted to see the up-to-date one, or
   2. access controls on one or more of the Hiera data files prevent the 
   puppetmaster process from reading them.

I'd rate the latter as somewhat more likely.


John

-- 
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/dfb61c5b-56cc-47ad-8ca7-9d163f3622f8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to